ConorWilliams / metastringLinks
Utilities for working with strings at compile time and passing strings as template parameters.
☆23Updated 5 years ago
Alternatives and similar repositories for metastring
Users that are interested in metastring are comparing it to the libraries listed below
Sorting:
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- ☆50Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- C++20 SIMD Within A Register library☆43Updated 5 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 8 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated last 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☆50Updated 3 weeks ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Standalone version of the boost::unordered library☆28Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆37Updated 5 months ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- A library of type traits for introspecting C++ function types☆30Updated 6 years ago
- Virtual memory based containers☆43Updated 3 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago