thomasmoelhave / tpieLinks
Templated Portable I/O Environment
☆114Updated 7 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…☆78Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated 11 months ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆440Updated 5 months ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆49Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆440Updated 11 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 2 months ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- µSQL is a SQL parser engine for C++ to develop SQL based applications easily, and it supports other SQL like domain specific languages su…☆55Updated 7 years ago
- A library of inverted index data structures☆151Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated last month
- Execution primitives for C++☆154Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C++11 wrapper for the LMDB embedded B+ tree database library.☆281Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Succinct data structures in C/C++☆92Updated last year