C++ Stl

Open-source C++ projects categorized as Stl
CPP Cpp17 Cpp20 Cpp14 C++

Top 22 C++ Stl Projects

  1. assimp

    The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.

    Project mention: Learning OpenGL Part: The End - Model loading | dev.to | 2025-10-26
  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. EA Standard Template Library

    EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.

    Project mention: Electronic Arts Standard Template Library | news.ycombinator.com | 2025-04-18
  4. Slic3r

    Open Source toolpath generator for 3D printers

  5. FunctionalPlus

    Functional Programming Library for C++. Write concise and readable C++ code.

  6. mayo

    3D CAD viewer and converter based on Qt + OpenCascade

  7. hypervisor

    lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI

  8. stdgpu

    stdgpu: Efficient STL-like Data Structures on the GPU

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

    Rapid YAML - a library to parse and emit YAML, and do it fast.

  11. DicomToMesh

    A command line tool to transform a DICOM volume into a 3d surface mesh (obj, stl or ply). Several mesh processing routines can be enabled, such as mesh reduction, smoothing or cleaning. Works on Linux, OSX and Windows.

  12. stlkrn

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

  13. winlamb

    A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.

  14. ArduinoSTL

    An STL and iostream implementation based on uClibc++ that supports my CS-11M class.

  15. fifo_map

    a FIFO-ordered associative container for C++

  16. crtsys

    C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL

  17. h5cpp

    C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets

  18. ParallelReductionsBenchmark

    Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!

    Project mention: Fork Union: Beyond OpenMP in C++ and Rust? | news.ycombinator.com | 2025-09-28

    I was asked this a few months back but don’t have the measurements fresh anymore. In general, I think TBB is one of the more thorough and feature-rich parallelism libraries out there. That said, I just found a comparable usage example in my benchmarks, and it doesn’t look like TBB will have the same low-latency profile as Fork Union: https://github.com/ashvardanian/ParallelReductionsBenchmark/...

  19. BackportCpp

    Library of backported modern C++ types to work with C++11

  20. mingw-w64-dpp

    "Mingw64 Driver Plus Plus": Mingw64, C++, DDK and (EA)STL made easy!

    Project mention: Using GNU toolchain for Windows kernel-mode drivers | dev.to | 2025-11-02

    Unfortunately, with options from ReactOs, I could not make my example fully working 64-bit Windows 11 -- driver loaded but refused to unload. The next repo that helped me with a list of options was Mingw64 Driver Plus Plus.

  21. PPQSort

    PPQSort - Parallel Pattern Quicksort.

    Project mention: Finally: Performant parallel in-place sorting in C++ | news.ycombinator.com | 2025-04-06
  22. CPP-Exercises

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

  23. cpp-clamp-cast

  24. Img2STL

    Application for converting images to STL (3D model for printing)

  25. SaaSHub

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

    SaaSHub logo
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 discussion

C++ Stl related posts

  • Electronic Arts Standard Template Library

    1 project | news.ycombinator.com | 18 Apr 2025
  • Prusa CORE One: Our new fully-enclosed CoreXY 3D printer

    1 project | news.ycombinator.com | 20 Nov 2024
  • China Is Rapidly Becoming a Leading Innovator in Advanced Industries

    2 projects | news.ycombinator.com | 16 Sep 2024
  • The first release candidate of FreeCAD 1.0 is out

    11 projects | news.ycombinator.com | 11 Sep 2024
  • EA Standard Template Library Design

    1 project | news.ycombinator.com | 5 Aug 2023
  • Cross-platform file mapping

    2 projects | /r/cprogramming | 10 May 2023
  • What middleware would you like

    2 projects | /r/gamedev | 23 Apr 2023
  • A note from our sponsor - Stream
    getstream.io | 22 Dec 2025
    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. Learn more →

Index

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

# Project Stars
1 assimp 12,559
2 EA Standard Template Library 9,076
3 Slic3r 3,529
4 FunctionalPlus 2,255
5 mayo 1,878
6 hypervisor 1,436
7 stdgpu 1,238
8 rapidyaml 687
9 DicomToMesh 508
10 stlkrn 434
11 winlamb 389
12 ArduinoSTL 332
13 fifo_map 210
14 crtsys 190
15 h5cpp 147
16 ParallelReductionsBenchmark 113
17 BackportCpp 90
18 mingw-w64-dpp 42
19 PPQSort 21
20 CPP-Exercises 14
21 cpp-clamp-cast 8
22 Img2STL 7

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?