kocienda / AnyLinks
Implementation and optimization of std::any
☆32Updated 3 years ago
Alternatives and similar repositories for Any
Users that are interested in Any are comparing it to the libraries listed below
Sorting:
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 6 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- A fixed capacity dynamically sized string☆68Updated this week
- ☆50Updated 8 years ago
- C++20 implementation of {{ mustache }}☆86Updated 11 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated last week
- Yet another C++ text formatting library.☆71Updated 10 months ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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☆50Updated 3 weeks ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆151Updated 4 years ago
- ☆32Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year