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
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 10 months ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- unrolled skip list library for C☆21Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆48Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- BSD Licensed Bignum Library☆233Updated last year
- fast SIMD-able JIT regular expression compiler☆196Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago