thomasmoelhave / tpieLinks
Templated Portable I/O Environment
☆113Updated 4 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
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 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 7 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆492Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆437Updated last month
- 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
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆48Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- A library of inverted index data structures☆150Updated 2 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆417Updated 7 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Execution primitives for C++☆153Updated 5 years ago
- General purpose C++ library for iZENECloud☆42Updated 10 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- C++11 wrapper for the LMDB embedded B+ tree database library.☆278Updated 4 years ago