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:
- Bloom filter alternative (C++)☆18Updated 6 years ago
 - Quick sort code using AVX2 instructions☆69Updated 8 years ago
 - fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
 - Experiments with array layouts for comparison-based searching☆84Updated last year
 - Counting the collisions with perl hash tables per function☆12Updated 6 years ago
 - Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
 - Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
 - bit & sketches data structures☆60Updated 7 years ago
 - Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
 - A small DFA for under 16 states☆52Updated 7 years ago
 - LLVM-jitted bitmaps☆27Updated 5 years ago
 - A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
 - Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
 - compile time assembly interpreter☆86Updated 7 years ago
 - Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
 - Lock-free multithreaded memory allocation☆109Updated 8 years ago
 - Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
 - Markup source code showing optimizations☆36Updated 5 years ago
 - Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
 - Vectorized version of the PCG random number generator☆83Updated 7 months ago
 - a fast fixed size block allocator☆20Updated 10 years ago
 - Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
 - ☆52Updated last year
 - Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
 - NetBSD cdb (constant database) library☆14Updated 6 years ago
 - SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
 - unrolled skip list library for C☆21Updated 6 years ago
 - Library containing high-performance datastructures and utilities for C++☆75Updated 8 years ago
 - Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
 - SIMDized check which bytes are in a set☆28Updated 7 years ago