CaptainCrowbar / rs-intervalLinks
Interval library for C++
☆12Updated 4 months ago
Alternatives and similar repositories for rs-interval
Users that are interested in rs-interval are comparing it to the libraries listed below
Sorting:
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- Demo implementation of C++ networking☆17Updated 8 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated last month
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Library for complex bitfields☆19Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- C++ Defensive Macros☆31Updated 6 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago