alandefreitas / smallLinks
C++ small containers
☆147Updated 2 months ago
Alternatives and similar repositories for small
Users that are interested in small are comparing it to the libraries listed below
Sorting:
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- C++20 Dynamic Reflection Library☆137Updated 3 months ago
- A collection of std-like single-header C++ libraries☆187Updated last week
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- SPY - C++ Information Broker☆155Updated 2 weeks ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 9 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆162Updated 5 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 4 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- tser - tiny serialization for C++☆143Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- Glob for C++17☆269Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆85Updated last month
- Boost.PFR without the boost namespaces☆72Updated 3 weeks ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated 3 weeks ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated last week
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Functional reactive programming library for c++☆159Updated last year
- Meta C++ Library and Tool☆82Updated 2 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆223Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A C++ parser combinator library.☆147Updated this week
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 9 months ago