IvanPinezhaninov / IntervalTree
A red-black self-balancing interval tree
☆29Updated 4 years ago
Alternatives and similar repositories for IntervalTree:
Users that are interested in IntervalTree are comparing it to the libraries listed below
- A C++ header only interval tree implementation.☆63Updated last week
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆54Updated 2 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆27Updated 2 months ago
- a minimal C++ interval tree implementation☆228Updated 3 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆124Updated last year
- AVX512F and AVX2 versions of quick sort☆105Updated 7 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 …☆22Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- Succinct Data Structure Library 3.0☆93Updated 4 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- Bloom-filter based minimal perfect hash function library☆253Updated last year
- Fast and compact minimal perfect hash functions in C++.☆211Updated last week
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 4 months ago
- A super-fast hash algorithm in a single C++ header☆78Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆25Updated last month
- 🚀 Fast C/C++ bit population count library☆336Updated 6 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- std::map/std::set implementation using the adaptive radix tree☆13Updated 3 years ago
- Fast maximum-minimum filters implemented in C++☆44Updated last year
- Cuckoo Index: A Lightweight Secondary Index Structure☆130Updated 3 years ago
- Library for lock-free locks☆76Updated last year
- BitMagic Library☆415Updated 4 months ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆50Updated 3 weeks ago