det / segmented_treeLinks
Sequence data structure with efficient random access insert and erase
☆13Updated 2 years ago
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
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Comparing linear and binary searches☆41Updated 5 years ago
- ☆31Updated 9 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- a fast fixed size block allocator☆20Updated 10 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago