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:
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Fastest RPC in the west☆21Updated 5 years ago
- ☆28Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 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
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated last month
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- ☆49Updated 5 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- A vectorized single header hash function.☆19Updated 7 months ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- High-performance dictionary coding☆104Updated 8 years ago