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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- A saturating arithmetic cast.☆12Feb 26, 2019Updated 7 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
- ☆12Oct 15, 2023Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated this week
- std::optional for C++20☆32Jan 10, 2024Updated 2 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆108Oct 14, 2025Updated 7 months ago
- ☆61Jan 25, 2022Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Aug 28, 2020Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆96Sep 29, 2021Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A simple coroutine-based reactor library☆53Feb 2, 2026Updated 4 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Feb 3, 2026Updated 4 months ago
- Homemade Pixel Art Tool (WIP)☆17Oct 18, 2024Updated last year
- A simple but efficient C++ thread/worker pool library for asynchronous task management.☆10Jul 11, 2023Updated 2 years ago
- Linux command line tool to analyze hex data.☆13May 17, 2021Updated 5 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
- C++03 compile-time ray tracer☆10Feb 22, 2018Updated 8 years ago
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Zero-Overhead bare-metal GPGPU library for C++ on Windows.☆15Jan 29, 2017Updated 9 years ago
- ☆37Sep 15, 2022Updated 3 years ago
- Yet another C++ text formatting library.☆71Dec 15, 2024Updated last year
- Text wrapper and column formatter for C++.☆29Apr 20, 2023Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Jul 8, 2022Updated 3 years ago
- Meta C++ Library and Tool☆83Dec 12, 2022Updated 3 years ago
- A cache that automatically removes the least-recently-used items☆18Dec 16, 2024Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆133Aug 1, 2022Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later