C++ Stl

Open-source C++ projects categorized as Stl

Top 21 C++ Stl Projects

  • assimp

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

    Project mention: The Asset-Importer-Lib Minor Release Version 5.3.0 is out | /r/GraphicsProgramming | 2023-09-26
  • 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: EA Standard Template Library Design | news.ycombinator.com | 2023-08-05
  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • Slic3r

    Open Source toolpath generator for 3D printers

  • FunctionalPlus

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

    Project mention: Leaving Haskell Behind | news.ycombinator.com | 2023-08-24

    Hoogle is really amazing!

    Inspired by it, I implemented something similar for FunctionalPlus (a functional-programming library for C++): https://www.editgym.com/fplus-api-search/

    I'd love to see more projects taking this path too. :)

  • hypervisor

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

  • mayo

    3D CAD viewer and converter based on Qt + OpenCascade

    Project mention: PrusaSlicer 2.6.0-alpha2 released (Organic supports) | /r/prusa3d | 2023-01-31
  • stdgpu

    stdgpu: Efficient STL-like Data Structures on the GPU

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • rapidyaml

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

    Project mention: A convenient C string API, friendly alongside classic C strings. | /r/programming | 2022-12-03

    The inability, or brittleness, to embed NUL bytes into the string, for once. Zeroed bytes can be valid as an internal bytes of a longer encoded character. And the inefficiency of tempting every caller to rederive the string length on every use, leading to such bugs as quadratic parsing behavior with sscanf. The extra register for an explicit length is a very minute price to pay compared to that.

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

    Project mention: I have a doubt in brain MRI scan | /r/MRI | 2023-02-25

    I am using this to generate the mesh. https://github.com/AOT-AG/DicomToMesh

  • stlkrn

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

  • winlamb

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

    Project mention: Cross-platform file mapping | /r/cprogramming | 2023-05-10
  • ArduinoSTL

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

  • fifo_map

    a FIFO-ordered associative container for C++

  • crtsys

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

  • h5cpp

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

  • BackportCpp

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

  • ParallelReductionsBenchmark

    Thrust, CUB, TBB, AVX2, CUDA, OpenCL, OpenMP, SyCL - all it takes to sum a lot of numbers fast!

  • CPP-Exercises

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

  • md4qt

    Markdown parser for Qt6 or ICU

  • cpp-clamp-cast

  • Img2STL

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

  • SaaSHub

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

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). The latest post mention was on 2023-09-26.

C++ Stl related posts

Index

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

Project Stars
1 assimp 9,749
2 EA Standard Template Library 7,447
3 Slic3r 3,166
4 FunctionalPlus 1,905
5 hypervisor 1,287
6 mayo 1,029
7 stdgpu 1,019
8 rapidyaml 473
9 DicomToMesh 376
10 stlkrn 355
11 winlamb 309
12 ArduinoSTL 299
13 fifo_map 166
14 crtsys 164
15 h5cpp 137
16 BackportCpp 64
17 ParallelReductionsBenchmark 58
18 CPP-Exercises 12
19 md4qt 12
20 cpp-clamp-cast 5
21 Img2STL 3
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com