Fast C++ container combining the best features of std::vector and std::deque
β129Feb 2, 2024Updated 2 years ago
Alternatives and similar repositories for veque
Users that are interested in veque are comparing it to the libraries listed below
Sorting:
- πΈοΈ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.β22Jan 7, 2024Updated 2 years ago
- Library for complex bitfieldsβ19May 25, 2024Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregateβ227Sep 27, 2024Updated last year
- A modern C++ uri & query parserβ12Jul 26, 2024Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17β158Sep 11, 2021Updated 4 years ago
- Cross-platform OS features in C++β27Dec 21, 2021Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.β54May 2, 2020Updated 5 years ago
- type-safe and low-boilerplate bit level serializationβ127Nov 5, 2021Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbaiβ53Sep 4, 2023Updated 2 years ago
- Polymorphic memory resource for real-time applications.β75Aug 1, 2023Updated 2 years ago
- A compiler-friendly variadic type list for C++.β39Jun 14, 2023Updated 2 years ago
- Extension of the STL algorithms on setsβ21Sep 1, 2019Updated 6 years ago
- C++20 single-header library for embedding INI configsβ60Mar 15, 2023Updated 3 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!β232Oct 4, 2021Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20β20Nov 1, 2021Updated 4 years ago
- C++11 (and onwards) library for lazy evaluationβ365Feb 7, 2026Updated last month
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals atβ¦β16Dec 29, 2022Updated 3 years ago
- Compact SVO optimized vector for C++17 or higherβ116May 21, 2024Updated last year
- List-initialize containers with proper move semanticsβ30Mar 12, 2025Updated last year
- scanf for modern C++β1,302Oct 29, 2025Updated 4 months ago
- Comparison operators for std::spanβ16Mar 27, 2020Updated 5 years ago
- The seq library is a collection of original C++17 STL-like containers and related toolsβ102Nov 13, 2025Updated 4 months ago
- Circular spanβ12May 24, 2024Updated last year
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional inβ¦β232Nov 25, 2022Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointersβ48Feb 3, 2026Updated last month
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.β17Feb 5, 2023Updated 3 years ago
- A command line parser for C++.β38Jan 29, 2025Updated last year
- Ergonomic C++ Iterator interface for STL containersβ39Jan 4, 2023Updated 3 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.β11Sep 22, 2021Updated 4 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.β111Dec 29, 2023Updated 2 years ago
- An additive strong typedef library for C++14/17/20β477Jan 28, 2025Updated last year
- Collection of C++ containers extracted from LLVMβ26May 11, 2021Updated 4 years ago
- ranges features for c+23 ported to C++20β76Mar 16, 2023Updated 3 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a structβ118Jul 11, 2025Updated 8 months ago
- Branchless-Lomuto in Pattern-Defeating Quicksortβ51Jul 6, 2024Updated last year
- Allows a programmer to print table-like outputs over std::ostream.β26Nov 16, 2023Updated 2 years ago
- Single Header Constexpr Circular Queueβ17Jul 31, 2020Updated 5 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elemβ¦β488Mar 3, 2026Updated 2 weeks ago
- Yet another C++ text formatting library.β71Dec 15, 2024Updated last year