antirez / listpackLinks
A serialization format and implementation for backward-traversable lists of strings.
☆90Updated 3 months ago
Alternatives and similar repositories for listpack
Users that are interested in listpack are comparing it to the libraries listed below
Sorting:
- A distributed durable unique 64bit ID server☆202Updated 7 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Implementation of RFC 1078☆100Updated 9 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- redis's async event loop library☆188Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- simple consistent hashing implementation☆55Updated 7 years ago
- demonstration of how to use the EPOLLET flag☆72Updated 8 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆182Updated 6 years ago
- (Keep It) Simple Stupid Database☆366Updated 9 years ago
- A simple and small bloom filter implementation in plain C.☆299Updated 2 years ago
- Async hash table server in C☆75Updated 6 years ago
- Rapid Development C utility library☆135Updated 6 years ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 7 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- An obsolete project☆83Updated 6 years ago
- Redis Change Proposals☆136Updated 6 years ago
- Critbit trees in C☆336Updated 3 years ago
- A modification of SipHash reference implementation to make it more practical for Redis usage☆20Updated 8 years ago
- A fast substitution to the stdlib's strstr() sub-string search function.☆117Updated 10 years ago
- (Relatively) Easy Unit Testing in C☆72Updated 5 years ago
- ☆66Updated 4 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- malloc leak tracer☆69Updated 3 years ago
- Wannabe Main Memory Database and More☆53Updated 4 years ago
- Raft protocol implementation in C☆52Updated 8 years ago
- A simple lock-free queue implementation.☆80Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago