Const-me / MemoryAccessCostsLinks
☆13Updated 6 years ago
Alternatives and similar repositories for MemoryAccessCosts
Users that are interested in MemoryAccessCosts are comparing it to the libraries listed below
Sorting:
- finding set bits in large bitmaps☆15Updated 9 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Iterator library.☆79Updated 5 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- A C++ library for integer array compression☆29Updated 3 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
- Linear vs binary search benchmark☆40Updated 5 years ago
- ☆26Updated 8 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago