KevinStern / index-cpp
C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or RAM.
☆73Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for index-cpp
- Fast decoder for VByte-compressed integers☆117Updated 5 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 8 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆55Updated 7 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 8 years ago
- General purpose C++ library for iZENECloud☆42Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆49Updated 6 years ago
- Memory-mapped storage library☆76Updated 8 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- Benchmark of common hash functions☆35Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- Templated Portable I/O Environment☆112Updated last month
- A comparison between different integer set techniques☆14Updated 6 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- Iterator library.☆79Updated 4 years ago
- High-performance dictionary coding☆103Updated 7 years ago
- ☆66Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- MDBM a very fast memory-mapped key/value store.☆74Updated last year
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated this week
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 3 years ago