grandseiken / static-functionalLinks
Header-only C++ library providing compile-time functional operators that work with raw function pointers
☆48Updated last week
Alternatives and similar repositories for static-functional
Users that are interested in static-functional are comparing it to the libraries listed below
Sorting:
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 4 years ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆113Updated last year
- A fixed capacity dynamically sized string☆69Updated last month
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 11 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A binary i/o library for C++, without the agonizing pain☆35Updated 2 years ago
- Boost.PFR without the boost namespaces☆77Updated 7 months ago
- Functional reactive programming library for c++☆160Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- SPY - C++ Information Broker☆158Updated 3 weeks ago
- C++20 Compact Tuple Tools☆57Updated this week
- ☆125Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated last year
- C++20 compile time compressed string tables☆46Updated 3 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 months ago
- stl-like algorithms for TYPES☆31Updated 2 years ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆94Updated last month