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
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 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
- A small DFA for under 16 states☆54Updated 7 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Markup source code showing optimizations☆36Updated 6 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆23Updated 8 years ago
- ☆29Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- A small little tool for dumping a floating-point number in its native format☆56Updated 10 years ago
- Poireau: a sampling allocation debugger☆98Updated 4 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 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
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 10 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- String to Float Benchmark☆19Updated 7 years ago