antirez / siphash
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
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- Netstring parsing in C☆35Updated 4 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
- (Relatively) Easy Unit Testing in C☆72Updated 4 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆53Updated 10 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- Coroutine library in C.☆20Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- ☆32Updated 2 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- A framework for building event based networking applications.☆36Updated 5 months ago
- Tiny C readline library, note: this is not used in CLI-readline's one.☆19Updated 9 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Updated 12 years ago
- an event-driven network library via redis, supports Redis-Protocol parse with DFA.For nessDB's using.☆13Updated 13 years ago
- Lock-free interthread message queue.☆17Updated 9 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 12 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Libtask is a simple coroutine library.☆56Updated 3 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Port of the lemon parser generator to the Go programming language☆56Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 7 years ago
- Abstract Message Protocol C implementation☆30Updated 11 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- Pblog is a small, low overhead, structured logging library☆30Updated 7 years ago