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:
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- C language wrapper for RE2 the regular expressions library from Google☆130Updated last year
- High performance utility library for C☆97Updated 7 months ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- skiplist library for C.☆54Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Updated 11 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 3 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 serialization format and implementation for backward-traversable lists of strings.☆94Updated 10 months ago
- C99 trie library☆101Updated 6 years ago
- An obsolete project☆83Updated 7 years ago
- (Relatively) Easy Unit Testing in C☆72Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- redis's async event loop library☆189Updated 6 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- C11 Lock-free Stack☆184Updated last year
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Minimize lock-free queue ever!☆134Updated 7 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…☆37Updated 12 years ago
- Portable qsort_r / qsort_s☆56Updated 2 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago