bluescarni / tanukiLinks
A type-erasure toolkit for C++20
☆18Updated 5 months ago
Alternatives and similar repositories for tanuki
Users that are interested in tanuki are comparing it to the libraries listed below
Sorting:
- C++20 Compact Tuple Tools☆54Updated last week
- The Fancy Named Parameters Library☆34Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 3 weeks ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆23Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- An easy to customize, strong type library with built in support for unit-like behavior☆47Updated 2 months ago
- C++20 Dependency Injection library☆27Updated 3 months ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 11 months ago
- Rebooting the std::bitset franchise☆44Updated 4 months ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- variadic pointers and references☆24Updated last week
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- ☆26Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆72Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆89Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- A hash function library☆47Updated 2 weeks ago
- 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
- simple ray tracing library focusing on good code☆57Updated last year
- A little metaprogramming and functional library☆69Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year