5cript / interval-treeLinks
A C++ header only interval tree implementation.
☆71Updated 3 months ago
Alternatives and similar repositories for interval-tree
Users that are interested in interval-tree are comparing it to the libraries listed below
Sorting:
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆171Updated 10 months ago
- Greg's Template Library of useful classes.☆235Updated last week
- Port of the xxhash library to C++17.☆183Updated 6 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 5 months ago
- Complete Project Documentation☆99Updated last year
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆75Updated last year
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- A C++ header-only ZLib wrapper☆332Updated last month
- C++20 [Minimal] Static Perfect Hash library☆243Updated 4 months ago
- a minimal C++ interval tree implementation☆237Updated 4 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆160Updated 2 weeks ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- B++ Tree☆70Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 4 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- C++20 Static Branch library☆72Updated 6 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆138Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- A C++ parser combinator library.☆159Updated this week
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year