thomasmoelhave / tpieLinks
Templated Portable I/O Environment
☆113Updated last month
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…☆76Updated 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…☆109Updated 5 months ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆47Updated 5 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆67Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 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☆53Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆140Updated 5 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆56Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Boost.Sort☆53Updated last month
- A collection of string sorting algorithms☆55Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆62Updated 7 years ago
- A library of inverted index data structures☆148Updated 2 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 Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Template Vector Library☆18Updated 4 years ago