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 4 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆20Updated last year
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 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
- Container Traits for Modern C++☆29Updated 4 years ago
- Asio Buffers without the Asio☆14Updated 2 weeks ago
- Small header only library to call a function at a specific time interval.☆28Updated 8 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- 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
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- A signal/slot implementation using std::function.☆12Updated 10 years ago