All Projects → mattreecebentley → Plf_colony

mattreecebentley / Plf_colony

Licence: zlib
An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Plf colony

Brein Time Utilities
Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.
Stars: ✭ 94 (-64.79%)
Mutual labels:  bucket, container
Caldera
Caldera allows you to create a boilerplate service that ready to run inside the container (Go language)
Stars: ✭ 114 (-57.3%)
Mutual labels:  container, template
squish
An experimental, rootless, Alpine-based container runtime
Stars: ✭ 17 (-93.63%)
Mutual labels:  container
Multipass
Multipass orchestrates virtual Ubuntu instances
Stars: ✭ 3,978 (+1389.89%)
Mutual labels:  container
letsencrypt-to-vault
Renew or get Let's Encrypt certificates and send it to Hashicorp Vault
Stars: ✭ 84 (-68.54%)
Mutual labels:  container
bucket
Baulk default bucket
Stars: ✭ 12 (-95.51%)
Mutual labels:  bucket
scoop-for-jp
Scoop bucket for ALL Japanese users.
Stars: ✭ 17 (-93.63%)
Mutual labels:  bucket
php7-alpine
Docker container for PHP 7 in Alpine Linux, with almost all extensions that you may need
Stars: ✭ 20 (-92.51%)
Mutual labels:  container
Yii2 Gentelella
Free admin template for backend
Stars: ✭ 266 (-0.37%)
Mutual labels:  template
Dockerfiles
Optimized media, analytics and graphics software stack images. Use the dockerfile(s) in your project or as a recipe book for bare metal installation.
Stars: ✭ 98 (-63.3%)
Mutual labels:  container
output container
Automatic output function for STL containers
Stars: ✭ 32 (-88.01%)
Mutual labels:  container
nap
A tiny, statically linked program that calls the "sleep" system call
Stars: ✭ 21 (-92.13%)
Mutual labels:  container
ubuntu-vnc-xfce
Headless Ubuntu/Xfce containers with VNC/noVNC (Generation 1)
Stars: ✭ 51 (-80.9%)
Mutual labels:  container
droxy
Create commands on your machine that proxy docker run / exec calls
Stars: ✭ 12 (-95.51%)
Mutual labels:  container
microservice-bootstrap
Get started with Microservices using dotnet core
Stars: ✭ 18 (-93.26%)
Mutual labels:  container
Create React App Material Typescript Redux
A ready to use boilerplate for starting big react projects
Stars: ✭ 257 (-3.75%)
Mutual labels:  template
cgroupfs
Cgroupfs provides an emulated /proc/meminfo, /proc/cpuinfo... for containers
Stars: ✭ 28 (-89.51%)
Mutual labels:  container
mondoo
🕵️‍♀️ Mondoo Cloud-Native Security & Vulnerability Risk Management
Stars: ✭ 60 (-77.53%)
Mutual labels:  container
kubefilebrowser
kubernetes container filebrowser and webshell
Stars: ✭ 23 (-91.39%)
Mutual labels:  container
Hyperhtml
A Fast & Light Virtual DOM Alternative
Stars: ✭ 2,872 (+975.66%)
Mutual labels:  template

plf_colony

An unordered data container providing fast iteration/insertion/erasure while maintaining pointer/iterator/reference validity to non-erased elements. Documentation and function descriptions here: https://plflib.org/colony.htm#functions

plf::colony is C++98/03/11/14/17/20-compatible.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].