thomasmoelhave / tpieLinks
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
Sorting:
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 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☆54Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 6 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last week
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- A library of inverted index data structures☆150Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- General purpose C++ library for iZENECloud☆42Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- Intel(R) Concurrent Collections for C++☆115Updated 2 years ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- Succinct data structures in C/C++☆89Updated 9 months ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆47Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago