thomasmoelhave / tpie
Templated Portable I/O Environment
☆113Updated 2 months ago
Alternatives and similar repositories for tpie:
Users that are interested in tpie are comparing it to the libraries listed below
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆47Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆108Updated last month
- 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☆56Updated 7 years ago
- Fast decoder for VByte-compressed integers☆122Updated 9 months ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆487Updated last year
- Experimental C++11 version of sparsehash☆288Updated 2 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- General purpose C++ library for iZENECloud☆42Updated 9 years ago
- A benchmark of some prominent C/C++ hash table implementations☆103Updated 5 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- A library of inverted index data structures☆148Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated last year
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆47Updated last week
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆66Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 2 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆125Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆54Updated 2 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- STL-style C++ skip_list container☆86Updated 2 years ago