C++ c-plus-plus-11

Open-source C++ projects categorized as c-plus-plus-11

Top 23 C++ c-plus-plus-11 Projects

c-plus-plus-11
  1. 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
  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. magnum

    Lightweight and modular C++11 graphics middleware for games and data visualization

  4. Boost.Beast

    HTTP and WebSocket built on Boost.Asio in C++11

  5. strawberry

    :strawberry: Strawberry Music Player (by strawberrymusicplayer)

    Project mention: Maintaining a Music Library, Ten Years On | news.ycombinator.com | 2025-11-03

    Strawberry can do this and was already my favorite music player on Linux/BSD systems even without that: https://www.strawberrymusicplayer.org/#features

    It's a maintained fork of Clementine, which was a port of the amazing Amarok 1.4 to Qt4 which is all that Amarok 2 should have been in the first place.

  6. xsimd

    C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-V))

    Project mention: Expressive Vector Engine – SIMD in C++ | news.ycombinator.com | 2025-01-05

    Thanks, that's an important caveat!

    > Meanwhile xsimd (https://github.com/xtensor-stack/xsimd) has the feature level as a template parameter on its vector objects

    That's pretty cool because you can write function templates and instantiate different versions that you can select at runtime!

  7. nana

    a modern C++ GUI library

  8. OpenImageIO

    Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.

    Project mention: Mipmap selection in too much detail | news.ycombinator.com | 2025-05-13

    Great writeup!

    I can't tell from your GLSL if these would have forced FMAs for a lot of the intermediate product sums. That would probably be a non-trivial effect, particularly for your large anisotropy cases.

    The Heckbert paper also describes the basic theory, but you would want to supplement with some of the offline rendering work that followed it. OpenImageIO (OIIO) is pretty widely used, and has gone through several iterations of bug fixing like https://github.com/AcademySoftwareFoundation/OpenImageIO/pul...

    But for your purposes, you probably just need to find all the magic epsilons and sign checks to make it match.

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

    TOML for Modern C++

  11. MongoDB C++ Driver

    C++ Driver for MongoDB

  12. Vince's CSV Parser

    A high-performance, fully-featured CSV parser and serializer for modern C++. (by vincentlaucsb)

  13. Rapidcsv

    C++ CSV parser library

  14. hlslpp

    Math library using HLSL syntax with multiplatform SIMD support

    Project mention: Hlslpp: Math library using HLSL syntax with multiplatform SIMD support | news.ycombinator.com | 2025-06-11
  15. glbinding

    A C++ binding for the OpenGL API, generated using the gl.xml specification.

  16. Rcpp

    Seamless R and C++ Integration

  17. globjects

    C++ library strictly wrapping OpenGL objects.

  18. corrade

    C++11 multiplatform utility library

  19. cppfs

    Cross-platform C++ file system library supporting multiple backends

  20. mailio

    mailio is a cross platform C++ library for MIME format and SMTP, POP3, IMAP protocols. It is based on the standard C++ 17 and Boost library.

  21. magnum-examples

    Examples for the Magnum C++11 graphics engine

  22. metapp

    C++ runtime reflection library

  23. ANNetGPGPU

    A GPU (CUDA) based Artificial Neural Network library

  24. BackportCpp

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

  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++ c-plus-plus-11 discussion

C++ c-plus-plus-11 related posts

  • Easy logging A logging system for c++20

    4 projects | /r/cpp | 9 Dec 2023
  • Why use a logger library and not just std::cout ?

    1 project | /r/cpp_questions | 27 Jun 2023
  • Announcing release of mongocxx - MongoDB C++ Driver - Version 3.8.0

    1 project | /r/cpp | 22 Jun 2023
  • LLVM 16.0.0 Release

    2 projects | /r/cpp | 19 Mar 2023
  • Learning to build networking applications using C/C++ from scratch

    1 project | /r/cpp_questions | 26 Jan 2023
  • I implement a fast, macro-based namedtuple works under C++11

    6 projects | /r/cpp | 19 Jan 2023
  • How do I make a GUI?

    1 project | /r/cpp_questions | 27 Aug 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 22 Dec 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 c-plus-plus-11 projects in C++? This list will help you:

# Project Stars
1 EA Standard Template Library 9,076
2 magnum 5,089
3 Boost.Beast 4,716
4 strawberry 3,362
5 xsimd 2,565
6 nana 2,452
7 OpenImageIO 2,210
8 toml11 1,213
9 MongoDB C++ Driver 1,089
10 Vince's CSV Parser 1,046
11 Rapidcsv 1,018
12 hlslpp 989
13 glbinding 865
14 Rcpp 781
15 globjects 554
16 corrade 515
17 cppfs 500
18 mailio 461
19 magnum-examples 309
20 netLink 221
21 metapp 122
22 ANNetGPGPU 110
23 BackportCpp 90

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?