5cript / interval-tree
A C++ header only interval tree implementation.
☆64Updated 4 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:
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆103Updated 11 months ago
- A simple replacement for std::unordered_map☆49Updated 9 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Rebooting the std::bitset franchise☆44Updated 2 weeks ago
- a minimal C++ interval tree implementation☆229Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 6 months ago
- A red-black self-balancing interval tree☆30Updated 4 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆84Updated last week
- 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
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 8 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆108Updated last month
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- Greg's Template Library of useful classes.☆196Updated this week
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Boost.org unordered module☆73Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆174Updated last month
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated 11 months ago
- A header only structure of arrays container for C++☆41Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆63Updated this week
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- ☆44Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 3 months ago
- Port of the xxhash library to C++17.☆176Updated 4 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago