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
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 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
- Yet Another C++ Library☆21Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- C++ build system that uses C++ for build configuration.☆17Updated last week
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 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
- C++20 compile-time reflection library.☆35Updated 9 months ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- An indirect value-type for C++☆83Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- ☆26Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year