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:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- meta-programming, C++11☆16Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++20 compile-time reflection library.☆35Updated 9 months ago
- A C++20 serialization library (cereal fork)☆29Updated 3 weeks ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- Flat containers for C++☆59Updated 2 weeks ago
- Highly composable C++17 template meta programming library☆39Updated 6 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
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- ☆26Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- C++ Better Futures☆45Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- The Fancy Named Parameters Library☆32Updated 2 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated this week