jedisct1 / metrohash-c
C version of the MetroHash function
☆25Updated 9 years ago
Alternatives and similar repositories for metrohash-c:
Users that are interested in metrohash-c are comparing it to the libraries listed below
- Perfect Hash Functions☆18Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- Netstring parsing in C☆35Updated 4 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 9 years ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Updated 10 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Progress display lib for c☆75Updated 3 years ago
- asm.js parser in C++☆18Updated 9 years ago
- empirical measurement of code constructs that seem like they should have constant execution time regardless of values of inputs☆9Updated 9 years ago
- Tiny helper lib for building daemons in C☆19Updated 4 months ago
- Trlmdb is a replicating database using time stamps.☆14Updated 9 years ago
- A queue implemented on an array, written in C using the BSD licence.☆11Updated 9 years ago
- Bag ADT written in C so that you can take randomly, licensed under a BSD license☆13Updated 8 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Fast time calls from user space.