5cript / interval-treeLinks
A C++ header only interval tree implementation.
☆71Updated 2 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:
- a minimal C++ interval tree implementation☆236Updated 4 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 9 months ago
- A C++ header-only ZLib wrapper☆332Updated 3 weeks ago
- Greg's Template Library of useful classes.☆227Updated 3 weeks ago
- Port of the xxhash library to C++17.☆183Updated 5 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
- Standalone version of the boost::unordered library☆30Updated 3 months ago
- BitMagic Library☆433Updated 2 months ago
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆159Updated 4 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆242Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- Compile-time Huffman coding compression using C++20☆171Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 3 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 4 months ago
- Rebooting the std::bitset franchise☆46Updated 3 weeks ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆150Updated 2 weeks ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆178Updated 2 months ago
- Complete Project Documentation☆99Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago