kelbon / AnyAny
C++17 library for comfortable and efficient dynamic polymorphism
☆462Updated 4 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☆436Updated 3 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆463Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- C++20 Static Reflection library☆409Updated last week
- The most over-engineered C++ assertion library☆617Updated last month
- A C++20 library for sequence-orientated programming☆596Updated last month
- scanf for modern C++☆1,177Updated last month
- C++20 coroutine library☆128Updated last month
- C++11 (and onwards) library for lazy evaluation☆355Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆388Updated 3 weeks ago
- C++20 Meta-Programming library☆281Updated 3 weeks ago
- Lightweight C++20 testing framework.☆282Updated last month
- Fast, convenient JSON serialization and parsing in C++☆487Updated 2 weeks ago
- Implementation of C++20's std::span for older compilers☆350Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- A lightweight C++20 serialization and RPC library☆848Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆365Updated last month
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆508Updated 7 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated 2 weeks ago
- C++20 State Machine library☆209Updated last week
- Lightweight Error Augmentation Framework☆325Updated 2 weeks ago
- Simple C++20 module support for CMake☆212Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆698Updated 2 months ago
- C++ parsing DSL☆1,061Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 7 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆516Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆609Updated 2 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆270Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆212Updated last year