alandefreitas / smallLinks
C++ small containers
☆148Updated 7 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☆129Updated last year
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- A collection of std-like single-header C++ libraries☆195Updated last month
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 3 weeks ago
- SPY - C++ Information Broker☆157Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- An indirect value-type for C++☆83Updated 2 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…☆161Updated 5 months ago
- Functional reactive programming library for c++☆160Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆146Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆171Updated 10 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☆165Updated last week
- tser - tiny serialization for C++☆145Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆93Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++20 Dynamic Reflection Library☆139Updated 8 months ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆142Updated last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆138Updated 4 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated 3 weeks ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- A C++ parser combinator library.☆159Updated this week
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 6 months ago