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:
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- compile time assembly interpreter☆86Updated 7 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Fast and Reliable (but not Secure) Hash☆55Updated 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…☆52Updated 4 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 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 7 years ago
- A small DFA for under 16 states☆53Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- BSD Licensed Bignum Library☆232Updated last year
- A program for automatically resolving #ifdef statements in C code.☆37Updated last year
- Convenient & cross-platform sandboxing C library☆45Updated 3 months ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- Markup source code showing optimizations☆36Updated 5 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago