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. 400
abecodes/dft A library that provides a simple and efficient way to spin up isolated containers for testing and development 15
mattreecebentley/plf_stack A C++ data container optimized for stack-based operations with improved performance compared to standard library containers. 64
lucavallin/barco A C-based implementation of Linux containers 1,499
rocker-org/devcontainer-features A collection of Dev Container Features for extending and customizing containers 54
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. 276
p-p-h-d/mlib A C library providing generic and type-safe container implementations 919
orhun/orhun A collection of command-line tools and utilities for various platforms. 74
blackmatov/flat.hpp A library of associative containers with vector-like behavior 75
thephpleague/container Provides a small and powerful dependency injection container for PHP applications. 849
artberri/diod A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. 139
serge-sans-paille/frozen A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers 1,342
container-interop/container-interop Standardizes features in container objects to achieve interoperability across different container implementations. 1,259
microsoft/vscode-docker An extension for Visual Studio Code that simplifies containerized application development and debugging. 1,223