grandseiken / static-functionalLinks
Header-only C++ library providing compile-time functional operators that work with raw function pointers
☆49Updated 2 years ago
Alternatives and similar repositories for static-functional
Users that are interested in static-functional are comparing it to the libraries listed below
Sorting:
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆98Updated last year
- An indirect value-type for C++☆83Updated last year
- Meta C++ Library and Tool☆82Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- ☆123Updated 4 years ago
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- stl-like algorithms for TYPES☆31Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A binary i/o library for C++, without the agonizing pain☆33Updated 2 years ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 weeks ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- C++ command line argument parsing and routing☆53Updated last year
- Build C, C++ and ASM files in C++☆50Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- List-initialize containers with proper move semantics☆30Updated 4 months ago