marzer / muuLinks
Miscellaneous Useful Utilities for C++.
☆31Updated 2 years ago
Alternatives and similar repositories for muu
Users that are interested in muu are comparing it to the libraries listed below
Sorting:
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- ☆40Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 months ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- Yet another C++ text formatting library.☆71Updated last year