antirez / siphash
A modification of SipHash reference implementation to make it more practical for Redis usage
☆20Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for siphash
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 2 years ago
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆10Updated 7 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 8 years ago
- Netstring parsing in C☆35Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 2 years ago
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- (Relatively) Easy Unit Testing in C☆72Updated 4 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- A framework for building event based networking applications.☆34Updated last year
- A Brainfuck JIT compiler, written almost entirely in GNU C☆18Updated 12 years ago
- Fast cross-platform async network library☆15Updated 4 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- Port of the lemon parser generator to the Go programming language☆55Updated 3 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆52Updated 9 years ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 9 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- ☆32Updated last year
- Stackless coroutine compiler for C☆45Updated 4 years ago
- Coroutine library in C.☆20Updated 3 years ago
- Libtask is a simple coroutine library.☆56Updated 2 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 4 years ago
- A Variable-Length String Hashing Library in C++☆43Updated 5 years ago
- an event-driven network library via redis, supports Redis-Protocol parse with DFA.For nessDB's using.☆13Updated 13 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆28Updated 11 years ago