C++ stl-containers

Open-source C++ projects categorized as stl-containers

Top 10 C++ stl-container Projects

stl-containers
  1. json

    JSON for Modern C++

    Project mention: DeadLock - Parsing JSON | dev.to | 2025-06-07

    Hello guys, I want to start off with a huge thanks to Niels Lohmann for the amazing json library and point to point documentation. With his help I am now able to easily parse the JSON response, and the intuitive syntax is helping me extract contents from JSON in C++ just like I would do in python.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. unordered_dense

    A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

    Project mention: Experimenting with Robin Hood Hashing | news.ycombinator.com | 2025-11-28

    Shoutout to unordered_dense, a drop-in replacement for C++ unordered_map that uses this:

    https://github.com/martinus/unordered_dense

  4. stdgpu

    stdgpu: Efficient STL-like Data Structures on the GPU

  5. stlkrn

    C++ STL in the Windows Kernel with C++ Exception Support

  6. array

    C++ multidimensional arrays in the spirit of the STL

  7. tree.hh

    An STL-like C++ header-only tree library

  8. Data_Structures_in_Cpp

    Contains some useful custom Data-Structures/Containers & Algorithms, developed during my 3rd semester at University.

  9. 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
  10. discreture

    A modern C++ library for efficiently and easily iterating through common combinatorial objects, such as combinations, permutations, partitions and more.

  11. CPP-Exercises

    This is a repo to store any C++ exercise code that I worked on.

  12. codlili

    Constexpr STL-style containers

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++ stl-containers discussion

C++ stl-containers related posts

  • Writing your own C++ standard library part 2

    5 projects | news.ycombinator.com | 1 Jun 2025
  • boost::unordered standalone

    3 projects | /r/cpp | 9 Jul 2023
  • Unum blog: Apple to Apple Comparison: M1 Max vs Intel. How a DDR5-powered MacBook beat a DDR4-powered MacBook and approached a $50K Server in Hash-Table Benchmarks

    1 project | /r/apple | 24 Dec 2021
  • Hacker News top posts: Dec 24, 2021

    4 projects | /r/hackerdigest | 24 Dec 2021
  • Apple to Apple Comparison: M1 Max vs. Intel

    1 project | /r/hackernews | 24 Dec 2021
  • Apple to Apple Comparison: M1 Max vs Intel - Unum

    1 project | /r/CKsTechNews | 24 Dec 2021
  • Apple to Apple Comparison: M1 Max vs. Intel

    3 projects | news.ycombinator.com | 23 Dec 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 23 Dec 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source stl-container projects in C++? This list will help you:

# Project Stars
1 json 48,219
2 unordered_dense 1,251
3 stdgpu 1,238
4 stlkrn 434
5 array 203
6 tree.hh 147
7 Data_Structures_in_Cpp 112
8 discreture 72
9 CPP-Exercises 14
10 codlili 2

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

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