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: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mattreecebentley/plf_colonyAn unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements.400
abecodes/dftA library that provides a simple and efficient way to spin up isolated containers for testing and development15
mattreecebentley/plf_stackA C++ data container optimized for stack-based operations with improved performance compared to standard library containers.64
lucavallin/barcoA C-based implementation of Linux containers1,499
rocker-org/devcontainer-featuresA collection of Dev Container Features for extending and customizing containers54
jscherer92/quarkA project creating a low-memory web container that leverages native engine capabilities to provide a lightweight alternative to existing solutions.270
orthecreedence/cl-asyncA library providing asynchronous I/O capabilities for Common Lisp programming.276
p-p-h-d/mlibA C library providing generic and type-safe container implementations919
orhun/orhunA collection of command-line tools and utilities for various platforms.74
blackmatov/flat.hppA library of associative containers with vector-like behavior75
thephpleague/containerProvides a small and powerful dependency injection container for PHP applications.849
artberri/diodA lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage.139
serge-sans-paille/frozenA library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers1,342
container-interop/container-interopStandardizes features in container objects to achieve interoperability across different container implementations.1,259
microsoft/vscode-dockerAn extension for Visual Studio Code that simplifies containerized application development and debugging.1,223