5cript / interval-treeLinks
A C++ header only interval tree implementation.
☆69Updated 2 weeks 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☆166Updated 6 months ago
- a minimal C++ interval tree implementation☆232Updated 4 years ago
- Greg's Template Library of useful classes.☆214Updated last week
- Port of the xxhash library to C++17.☆184Updated 3 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…☆74Updated last year
- A C++ header-only ZLib wrapper☆328Updated 2 weeks ago
- Standalone version of the boost::unordered library☆28Updated 3 weeks ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Complete Project Documentation☆97Updated last year
- Yet another C++ text formatting library.☆70Updated 8 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆236Updated 3 months ago
- A super-fast hash algorithm in a single C++ header☆89Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 2 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆229Updated last month
- BitMagic Library☆426Updated 4 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆46Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆69Updated 11 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated last month
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆133Updated this week