5cript / interval-treeLinks
A C++ header only interval tree implementation.
☆69Updated last month
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☆168Updated 8 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
- Port of the xxhash library to C++17.☆183Updated 4 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- a minimal C++ interval tree implementation☆231Updated 4 years ago
- A C++ header-only ZLib wrapper☆332Updated last month
- Greg's Template Library of useful classes.☆223Updated last month
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Standalone version of the boost::unordered library☆28Updated 2 months ago
- Complete Project Documentation☆98Updated last year
- A C++ high level library for running shell processes☆204Updated 2 months ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 3 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated last week
- C++14 code to convert integers to strings at compile-time☆120Updated 9 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
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++20 [Minimal] Static Perfect Hash library☆237Updated 2 months ago
- An STL-like C++ header-only tree library☆147Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆203Updated 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…☆158Updated 2 months ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆175Updated last month
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆50Updated 3 years ago