soasis / static_containers
Containers of fixed capacity,
☆9Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for static_containers
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 10 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 3 months ago
- 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☆31Updated 10 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Experimental library for coroutines and networking☆16Updated 6 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☆15Updated 5 months ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- Easily batch-build cmake projects!☆17Updated 6 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 7 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Simple mutation-testing☆43Updated 7 months ago
- Turns signals within a scope into c++ exceptions☆14Updated 2 years ago
- Simple embeddable C++11 async tcp,http and websocket serving.☆10Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated 10 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago