bluescarni / tanukiLinks
A type-erasure toolkit for C++20/23
☆19Updated last month
Alternatives and similar repositories for tanuki
Users that are interested in tanuki are comparing it to the libraries listed below
Sorting:
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated last week
- An easy to customize, strong type library with built in support for unit-like behavior☆47Updated this week
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Updated 5 months ago
- C++20 Compact Tuple Tools☆57Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- variadic pointers and references☆22Updated 5 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- C++20 Dependency Injection library☆31Updated 8 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- 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
- A hash function library☆50Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- Coroutines for C++23☆39Updated 4 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- ☆25Updated 5 years ago