C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at both the start & end of it.
☆16Dec 29, 2022Updated 3 years ago
Alternatives and similar repositories for devector
Users that are interested in devector are comparing it to the libraries listed below
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 6 years ago
- Analyzer raw\json log conversion tool (to html, csv, xml, tasks, etc.) for cross-platform C/C++ (Makefile, CMake, QMake, Ninja, WAF) and …☆17Feb 10, 2026Updated 2 weeks ago
- ☆12Oct 15, 2023Updated 2 years ago
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- A saturating arithmetic cast.☆12Feb 26, 2019Updated 7 years ago
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago
- Functional programming with C++11, inspired by Haskell.☆21Jun 1, 2012Updated 13 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆94Sep 29, 2021Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Jul 8, 2022Updated 3 years ago
- C++ bindings for the libyang library☆15Updated this week
- ☆37Sep 15, 2022Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Oct 14, 2025Updated 4 months ago
- ☆61Jan 25, 2022Updated 4 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Sep 18, 2023Updated 2 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Aug 30, 2020Updated 5 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Feb 3, 2026Updated 3 weeks ago
- C++17 tiny vector math library☆44Dec 9, 2023Updated 2 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Sep 2, 2020Updated 5 years ago
- Text wrapper and column formatter for C++.☆28Apr 20, 2023Updated 2 years ago
- A simple coroutine-based reactor library☆51Feb 2, 2026Updated 3 weeks ago
- A header only library that provides parser combinators to C++☆21Jun 1, 2022Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- Meta C++ Library and Tool☆83Dec 12, 2022Updated 3 years ago
- std::optional for C++20☆32Jan 10, 2024Updated 2 years ago
- Playground for Cloud CI development for C++☆25Mar 12, 2021Updated 4 years ago
- Header-only implementation of a grid for spatial lookups☆25Oct 19, 2024Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Sep 7, 2019Updated 6 years ago
- Meta-program C/C++ with JavaScript☆28Jan 14, 2023Updated 3 years ago
- ☆22Jun 5, 2020Updated 5 years ago
- Basic C++ library on linux platform☆25Mar 7, 2017Updated 8 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Feb 10, 2020Updated 6 years ago
- Go-style coroutines and channels for C++☆34Nov 14, 2013Updated 12 years ago
- Discrete-event simulation in C++20 using coroutines☆64Jul 23, 2025Updated 7 months ago
- My attempt at making GCC error logs more readable☆29Mar 4, 2024Updated last year
- A C++14 Lambda Library☆25Dec 15, 2025Updated 2 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Aug 28, 2020Updated 5 years ago
- Portable UUID generation library for C++☆26Jun 6, 2023Updated 2 years ago