CaptainCrowbar / rs-interval
Interval library for C++
☆12Updated 3 months ago
Alternatives and similar repositories for rs-interval:
Users that are interested in rs-interval are comparing it to the libraries listed below
- Container Traits for Modern C++☆29Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Asio Buffers without the Asio☆12Updated 3 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Updated 5 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆20Updated last year
- 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