det / segmented_treeLinks
Sequence data structure with efficient random access insert and erase
☆13Updated last year
Alternatives and similar repositories for segmented_tree
Users that are interested in segmented_tree are comparing it to the libraries listed below
Sorting:
- Bloom filter alternative (C++)☆18Updated 6 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- ☆13Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ☆28Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- A vectorized single header hash function.☆19Updated 6 months ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated last year
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Multiplying... backward?☆13Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago