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
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆47Updated last month
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 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
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months 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
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++14 Lambda Library☆25Updated last month
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 6 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- ☆26Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- C++11 compatible charconv☆31Updated last month
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- Easily batch-build cmake projects!☆18Updated 3 months ago