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
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated last month
- C++20 implementation of {{ mustache }}☆84Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 3 weeks ago
- Yet another C++ text formatting library.☆71Updated 4 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- ☆52Updated 5 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- Windows Using Headers Only...☆61Updated 4 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆80Updated 3 weeks ago
- ☆48Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- C++20 for flag enums☆27Updated 4 years ago
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 5 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 10 months ago