thomasmoelhave / tpie
Templated Portable I/O Environment
☆112Updated last month
Alternatives and similar repositories for tpie:
Users that are interested in tpie are comparing it to the libraries listed below
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆75Updated 4 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated 2 weeks ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆48Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Fast decoder for VByte-compressed integers☆119Updated 7 months ago
- General purpose C++ library for iZENECloud☆42Updated 9 years ago
- C++17 implementation of memory-efficient dynamic tries☆57Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆429Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆71Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 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 10 months ago
- Compact Data Structures Library☆98Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- ☆43Updated 4 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 3 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Benchmark of common hash functions☆35Updated 5 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆54Updated 2 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆486Updated last year
- Memory-mapped storage library☆76Updated 8 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆60Updated 6 years ago