alandefreitas / smallLinks
C++ small containers
☆146Updated 4 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
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆161Updated 6 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last week
- Light, fast, threadpool for C++20☆104Updated 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…☆157Updated 2 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Functional reactive programming library for c++☆160Updated last year
- A collection of std-like single-header C++ libraries☆192Updated this week
- C++20 Dynamic Reflection Library☆137Updated 5 months ago
- An indirect value-type for C++☆84Updated last year
- tser - tiny serialization for C++☆144Updated 4 years ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated 3 weeks ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 7 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- SPY - C++ Information Broker☆157Updated last month
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆92Updated 3 years ago
- Lightweight header-only C++20 enum and typename reflection☆78Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆128Updated last month
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated 11 months ago
- A lightweight, non-owning reference to a callable.☆177Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆224Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++ command line argument parsing and routing☆52Updated last year