kelbon / AnyAnyLinks
C++17 library for comfortable and efficient dynamic polymorphism
☆466Updated 5 months ago
Alternatives and similar repositories for AnyAny
Users that are interested in AnyAny are comparing it to the libraries listed below
Sorting:
- An additive strong typedef library for C++14/17/20☆446Updated 5 months ago
- The most over-engineered C++ assertion library☆651Updated last week
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆475Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆568Updated 10 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 3 months ago
- C++20 coroutine library☆130Updated 3 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆492Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆711Updated 4 months ago
- Lightweight C++20 testing framework.☆285Updated 3 months ago
- A C++20 library for sequence-orientated programming☆625Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆396Updated last month
- C++20 Static Reflection library☆437Updated last month
- C++20 Meta-Programming library☆284Updated last month
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆525Updated 9 months ago
- A lightweight C++20 serialization and RPC library☆854Updated last week
- A miniature library for struct-field reflection in C++☆571Updated 4 months ago
- C++20 State Machine library☆214Updated 2 months ago
- Very fast synchronous and asynchronous C++17 logging library☆299Updated last month
- C++ parsing DSL☆1,103Updated 2 weeks ago
- Simple C++20 module support for CMake☆211Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- Lightweight Error Augmentation Framework☆331Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆615Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆357Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 2 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆272Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆958Updated last month
- scanf for modern C++☆1,193Updated 2 weeks ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆540Updated last month