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++.☆39Updated 2 years ago
- 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 2 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- ☆40Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- 📜 Give credit automatically! A license disclaimer generator for your CPM.cmake dependencies.☆42Updated 2 years ago
- A utility for creating amalgamated single-header C++ libraries☆62Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- C++20 compile-time reflection library.☆35Updated last year
- A modern, header-only request router for C++☆24Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- A fixed capacity dynamically sized string☆69Updated last month
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago