marzer / muu
Miscellaneous Useful Utilities for C++.
☆30Updated last year
Alternatives and similar repositories for muu:
Users that are interested in muu are comparing it to the libraries listed below
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- c++ package manager only use CMake☆40Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A fixed capacity dynamically sized string☆65Updated this week
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 11 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A hash function library☆43Updated this week
- A static reflection framework for C++, using libclang.☆55Updated 3 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
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆20Updated last year
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- stl-like algorithms for TYPES☆31Updated last year
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated 2 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- Word Game Solver☆16Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated last week
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago