thomasmoelhave / tpie
Templated Portable I/O Environment
☆112Updated this week
Related projects ⓘ
Alternatives and complementary repositories for tpie
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆73Updated 3 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- STXXL: Standard Template Library for Extra Large Data Sets☆484Updated 11 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated 8 months ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆46Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- STL-style C++ skip_list container☆86Updated 2 years ago
- A library of inverted index data structures☆147Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- Component-Model Framework in C++☆44Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- General purpose C++ library for iZENECloud☆42Updated 9 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
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆426Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- Execution primitives for C++☆154Updated 4 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆54Updated 2 years ago
- C++14 cache friendly B-heap priority queue☆104Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆263Updated 10 months ago
- Succinct data structures in C/C++☆82Updated last month
- Fast decoder for VByte-compressed integers☆117Updated 6 months ago
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆61Updated 9 years ago