grandseiken / static-functional
Header-only C++ library providing compile-time functional operators that work with raw function pointers
☆48Updated 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
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated last month
- An indirect value-type for C++☆82Updated last year
- 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
- A C++14 and later CRTP template for defining iterators☆73Updated last week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- A static reflection framework for C++, using libclang.☆55Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆70Updated last month
- 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
- A minimal xoshiro256** generator with the C++ <random> interface☆35Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- stl-like algorithms for TYPES☆31Updated last year
- Meta C++ Library and Tool☆81Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A fixed capacity dynamically sized string☆65Updated last week
- Rebooting the std::bitset franchise☆44Updated last month
- ☆34Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A universal type for non-type template parameters for C++20 or later.☆26Updated 8 months ago
- value types for composite class design - with allocators☆49Updated this week
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago