antirez / siphashLinks
A modification of SipHash reference implementation to make it more practical for Redis usage
☆20Updated 8 years ago
Alternatives and similar repositories for siphash
Users that are interested in siphash are comparing it to the libraries listed below
Sorting:
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- Netstring parsing in C☆36Updated 4 years ago
- Libtask is a simple coroutine library.☆56Updated 3 years ago
- (Relatively) Easy Unit Testing in C☆72Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- ☆32Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Fast 64 bit evolved hash.☆33Updated 8 years ago
- Asynchronous DNS resolver☆35Updated 7 years ago
- SSE string functions for x86-64 Linux☆20Updated 3 years ago
- Tiny helper lib for building daemons in C☆19Updated last month
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Lock-free interthread message queue.☆17Updated 9 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 10 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated last year
- Simple example of a Flex Scanner Paired with a Lemon Parser☆25Updated 12 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- an event-driven network library via redis, supports Redis-Protocol parse with DFA.For nessDB's using.☆13Updated 13 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 12 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago