devector

Container

A container class with efficient append operations on either end.

Resizable contiguous sequence container with fast appends on either end.

GitHub

37 stars
5 watching
1 forks
Language: C++
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mattreecebentley/plf_colony An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements. 398
abecodes/dft A library that provides a simple and efficient way to spin up isolated containers for testing and development 13
mattreecebentley/plf_stack A C++ data container optimized for stack-based operations with improved performance compared to standard library containers. 63
lucavallin/barco A C-based implementation of Linux containers 1,492
rocker-org/devcontainer-features A collection of Dev Container Features for extending and customizing containers 51
jscherer92/quark A project creating a low-memory web container that leverages native engine capabilities to provide a lightweight alternative to existing solutions. 270
orthecreedence/cl-async A library providing asynchronous I/O capabilities for Common Lisp programming. 273
p-p-h-d/mlib A C library providing generic and type-safe container implementations 904
orhun/orhun A collection of command-line tools and utilities for Linux system management, automation, and hobbyist projects. 74
blackmatov/flat.hpp A library of associative containers with vector-like behavior 75
thephpleague/container Provides a simple and powerful way to manage dependencies in PHP applications. 844
artberri/diod A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. 138
serge-sans-paille/frozen A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers 1,323
container-interop/container-interop Standardizes features in container objects to achieve interoperability across different container implementations. 1,262
microsoft/vscode-docker An extension for Visual Studio Code that simplifies containerized application development and debugging. 1,216