jakogut / tinybloomLinks
A small, simple, easy to use bloom filter written in C.
☆35Updated 14 years ago
Alternatives and similar repositories for tinybloom
Users that are interested in tinybloom are comparing it to the libraries listed below
Sorting:
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- A small, simple hash table written in C.☆23Updated 14 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- Netstring parsing in C☆36Updated 4 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Dynamic-language-like data structure for C☆14Updated 9 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- My personal C++ framework :^)☆42Updated 3 months 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
- C language port of google-diff-match-patch library☆41Updated 9 years ago
- fast, lock-free, core-dumpable prints (meaning you can see not-yet-flushed prints in core dumps/live processes)☆27Updated 11 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated last year
- A synthetic benchmark of C10K problem using pthreads or epoll☆22Updated 9 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- a tiny string library☆23Updated 9 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆56Updated 4 years ago