bcopeland / em_misc
external memory data structure playground
☆25Updated 13 years ago
Alternatives and similar repositories for em_misc:
Users that are interested in em_misc are comparing it to the libraries listed below
- Reduced on-disk Suffix Array☆21Updated 11 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆59Updated 15 years ago
- A very fast URI parser in C.☆26Updated 6 years ago
- [mirror] A library for Journaled I/O☆19Updated 6 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Low-Level Data Structure - efficient data structures, and fast data access in the 3.x/4.x/5.x/6.x kernel☆120Updated 2 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- mcdb - fast, reliable, simple code to create and read constant databases☆111Updated 2 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- C++ utility library☆24Updated 11 years ago
- C based graph db server using tokyocabinet & libevent☆296Updated 7 years ago
- Persistent store and forward device for ZeroMQ☆95Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Fast time calls from user space.☆11Updated 9 years ago
- Google snappy in C for Linux Kernel☆39Updated 2 years ago
- Tiny data structures that pack a punch!☆101Updated 13 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- A distributed key-value cache with builtin materialized views.☆26Updated 10 years ago
- An arrow-based parser combinator library for C☆40Updated 15 years ago
- the multiparty transport protocol (aka "TCP with swarming" or "BitTorrent at the transport layer")☆60Updated 13 years ago
- A fast persistent nosql database with a HTTP/JSON interface, not only for geographical data.☆171Updated 3 months ago
- Cache Oblivious Lookahead Arrays☆27Updated 11 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It …☆126Updated 14 years ago