flexferrum / flex_lib
Small collection of various interesting and useful C++ utilities
☆20Updated 7 years ago
Alternatives and similar repositories for flex_lib:
Users that are interested in flex_lib are comparing it to the libraries listed below
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- C++20 for flag enums☆27Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last week
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- C++20 implementation of {{ mustache }}☆84Updated 4 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- A fixed capacity dynamically sized string☆64Updated 2 weeks 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 10 months ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated this week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- A compressed pair for C++17☆26Updated 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
- Compile-time printf-like string formatting☆77Updated 6 years ago