flexferrum / flex_lib
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 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years 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 11 months ago
- Flat containers for C++☆59Updated 2 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- C++17 compile-time enum reflection library☆44Updated 2 years ago
- ☆34Updated 2 years ago
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- C++20 for flag enums☆27Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- C++20 implementation of {{ mustache }}☆84Updated 6 months ago
- Yet another C++ text formatting library.☆71Updated 5 months 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated last month
- A little metaprogramming and functional library☆69Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- ☆32Updated 4 years ago
- KISS C++20 Type Reflection using IFC files☆70Updated 10 months ago
- Coroutine Support Library☆33Updated 9 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago