jamboree / polytailLinks
Rust-like trait-based polymorphism for C++
☆9Updated 2 years ago
Alternatives and similar repositories for polytail
Users that are interested in polytail are comparing it to the libraries listed below
Sorting:
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++11 compatible charconv☆31Updated last week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- meta-programming, C++11☆16Updated 3 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 7 months ago
- ☆26Updated 5 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++ Better Futures☆45Updated 2 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Yet Another C++ Library☆21Updated last year
- Make std::mdspan formattable by std::format.☆10Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- C++ build system that uses C++ for build configuration.☆17Updated last month
- An indirect value-type for C++☆83Updated last year
- c++17 single header library for constructing and populating classes inline☆7Updated 5 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 3 years ago