grandseiken / static-functional
Header-only C++ library providing compile-time functional operators that work with raw function pointers
☆48Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for static-functional
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- A universal type for non-type template parameters for C++20 or later.☆26Updated 3 months ago
- C++20 Compact Tuple Tools☆47Updated this week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆42Updated this week
- KISS C++20 Type Reflection using IFC files☆49Updated 4 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- C++20 single-header library for embedding INI configs☆59Updated last year
- An indirect value-type for C++☆82Updated last year
- A binary i/o library for C++, without the agonizing pain☆29Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆53Updated 10 months ago
- Boost.PFR without the boost namespaces☆64Updated 11 months ago
- List-initialize containers with proper move semantics☆26Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- stl-like algorithms for TYPES☆31Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- Rebooting the std::bitset franchise☆43Updated last week
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- value types for composite class design - with allocators☆37Updated this week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆88Updated 3 weeks ago
- ☆26Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- ☆32Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- ☆122Updated 3 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated this week