Shmoopty / vequeLinks
Fast C++ container combining the best features of std::vector and std::deque
☆128Updated last year
Alternatives and similar repositories for veque
Users that are interested in veque are comparing it to the libraries listed below
Sorting:
- C++ small containers☆147Updated 2 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- ☆102Updated last year
- C++20 [Minimal] Static Perfect Hash library☆227Updated last week
- tser - tiny serialization for C++☆143Updated 4 years ago
- A modern header-only C++ library that provides platform-independent utilities.☆232Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆87Updated 2 months ago
- Port of Golang channels to C++☆180Updated 2 years ago
- A collection of std-like single-header C++ libraries☆187Updated last week
- SPY - C++ Information Broker☆155Updated this week
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 10 months ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆111Updated 3 weeks ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- C++ command line argument parsing and routing☆53Updated 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
- C++11 (and onwards) library for lazy evaluation☆361Updated 2 weeks ago
- Lightweight header-only C++20 enum and typename reflection☆71Updated last week
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Boost.PFR without the boost namespaces☆72Updated last month
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆223Updated 6 months ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 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…☆156Updated 3 weeks ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago