C++ Container

Open-source C++ projects categorized as Container
CPP Cpp17 Cloud C++ Hash

Top 9 C++ Container Projects

  1. 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.

  2. 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.

    InfluxDB logo
  3. multipass

    Multipass orchestrates virtual Ubuntu instances

    Project mention: Multipass: Ubuntu VMs on demand for any workstation | news.ycombinator.com | 2024-11-28
  4. 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.

  5. BinaryRelations

    Three new associative container classes

  6. fifo_map

    a FIFO-ordered associative container for C++

  7. plf_hive

    plf::hive is a fork of plf::colony to match the current C++ standards proposal.

  8. svector

    Compact SVO optimized vector for C++17 or higher

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. fph-table

    Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup

  11. flat_map

    Header only associative linear container.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Container discussion

Log in or Post with

C++ Container related posts

  • PEP 730 – Adding iOS as a supported platform

    2 projects | news.ycombinator.com | 2 Jun 2024
  • Solving “Two Sum” in C with a tiny hash table

    1 project | news.ycombinator.com | 29 Jun 2023
  • Moving from TrueNAS to Linux. Is it right move?

    4 projects | /r/selfhosted | 16 May 2023
  • Effortless Performance Improvements in C++: std:unordered_map

    4 projects | news.ycombinator.com | 2 Mar 2023
  • What's happening with colony/hive?

    1 project | /r/Cplusplus | 5 Feb 2023
  • 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?

    3 projects | /r/cpp | 8 Nov 2022
  • A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

    5 projects | /r/cpp | 4 Jul 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 25 Jun 2025
    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 →

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

Sponsored
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.
www.influxdata.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?