eyalroz / cpp-static-block
A static block implementation for C++
☆18Updated 3 years ago
Alternatives and similar repositories for cpp-static-block:
Users that are interested in cpp-static-block are comparing it to the libraries listed below
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Open letter for new C++ scope/charter.☆10Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆32Updated this week
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 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 11 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆13Updated 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 11 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 6 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Converting (scoped)enum values to string names written in C++>=11.☆20Updated 3 weeks ago
- Boost.Mustache☆10Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- A static-analysis tool for dependencies within a C/C++ codebase.☆19Updated 11 months ago
- Asio Buffers without the Asio☆12Updated 2 months ago
- Various useful c++ containers and utilities.☆13Updated last week
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- C++11 compatible charconv☆29Updated last week
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A unique_ptr implementation with small object optimization☆19Updated 6 months ago
- easy to use callback library for C++☆42Updated 7 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 3 years ago
- Fast, in stack, fixed size string implementation with constexpr noexcept constructors and accessors. fixed_size_string improves memory lo…☆26Updated 9 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Coroutine support tools☆34Updated 2 weeks ago