InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 9 C++ Container Projects
-
SSVM
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Project mention: Multipass: Ubuntu VMs on demand for any workstation | news.ycombinator.com | 2024-11-28
-
plf_colony
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.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
fph-table
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
-
C++ Container discussion
C++ Container related posts
-
PEP 730 – Adding iOS as a supported platform
-
Solving “Two Sum” in C with a tiny hash table
-
Moving from TrueNAS to Linux. Is it right move?
-
Effortless Performance Improvements in C++: std:unordered_map
-
What's happening with colony/hive?
-
If you limit an std::string in a class to be < 15 characters, can you assume that any time the string is read it will stay on the stack due to SSO?
-
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
-
A note from our sponsor - InfluxDB
www.influxdata.com | 25 Jun 2025
Index
What are some of the best open-source Container projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | SSVM | 9,543 |
2 | multipass | 8,352 |
3 | plf_colony | 452 |
4 | BinaryRelations | 216 |
5 | fifo_map | 195 |
6 | plf_hive | 114 |
7 | svector | 103 |
8 | fph-table | 43 |
9 | flat_map | 41 |