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:
- Bloom filter alternative (C++)☆18Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A vectorized single header hash function.☆19Updated 7 months ago
- A small DFA for under 16 states☆51Updated 7 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- String to Float Benchmark☆19Updated 6 years ago
- ☆28Updated 2 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- ☆13Updated 6 years ago
- A library for high-performance lightweight threads☆20Updated 13 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Multiplying... backward?☆13Updated 4 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago