flexferrum / flex_libLinks
Small collection of various interesting and useful C++ utilities
☆20Updated 8 years ago
Alternatives and similar repositories for flex_lib
Users that are interested in flex_lib are comparing it to the libraries listed below
Sorting:
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- C++20 implementation of {{ mustache }}☆86Updated 8 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Text encoding for modern C++☆31Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Header-only C++ library that implements cancellation tokens and RAII-compliant threads.☆68Updated 5 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆53Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 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 little metaprogramming and functional library☆69Updated 2 years ago
- Bit flags for C++11 scoped enums☆121Updated 2 years ago