倉庫
nomemory 的倉庫
A simple and efficient StringFormatter that supports named parameters (with a twist)
My personal blog
Color your output using Ansi Escape codes
Academic implementation of a Generic Stack data-structure in C (using macro concatenation and void pointers)
Serialize / Unserialize objects using Zip Streams
An academic implenentation for the Shunting Yard Algorithm in Java
An "academic" implementation in C for the stein algorithm
Bloom filters in C
A generic Priority Queue implementation in C using heaps - nothing fancy.
A streaming example using Kafka/KSQLDB.
A chained hash table implemented in C
C++ interview questions
'WebSockets with Spring: HTTP and WebSocket; WebSocket with SockJS fallback; STOMP over WebSocket' articles and source code.
Elastic POC
Doing some exercises for learning golang
Java implementation of Murmur2, Murmur3, XXHash, FNV1 and FNV1A.