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☆45Updated 9 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆32Updated 3 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- A fixed capacity dynamically sized string☆64Updated this week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- Result<T, E> for Modern C++☆33Updated 5 years ago
- A static reflection framework for C++, using libclang.☆55Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Demo implementation of C++ networking☆15Updated 5 months 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☆48Updated 9 months ago
- Structure to Tuple Conversions in C++17☆25Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Portable UUID generation library for C++☆26Updated last year
- A modern C++ uri & query parser☆11Updated 7 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆24Updated 2 years ago