umbrant / extsortLinks
External sorting of integers in C
☆19Updated 14 years ago
Alternatives and similar repositories for extsort
Users that are interested in extsort are comparing it to the libraries listed below
Sorting:
- bit & sketches data structures☆60Updated 7 years ago
- Tiny data structures that pack a punch!☆101Updated 13 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- C++ utility library☆24Updated 12 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated last year
- Vectorized intersections (research code)☆16Updated 9 years ago
- C++11 library for fast fuzzy searching☆14Updated 10 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Updated 3 years ago
- Simple-C++☆63Updated 9 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Compact Data Structures Library☆103Updated 3 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Propositional Encodings in C++11☆18Updated 7 years ago
- ScalienDB is a scalable, replicated datastore.☆87Updated 12 years ago
- A system for maintaining replicated state machines☆116Updated 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☆121Updated 2 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated 2 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆76Updated 4 years ago
- Thread safe and multi-endian version of Bob Jenkins' spookyhash☆69Updated 4 years ago
- An arrow-based parser combinator library for C☆39Updated 15 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆61Updated 16 years ago