C++ Cplusplus

Open-source C++ projects categorized as Cplusplus

Top 23 C++ Cplusplu Projects

  • imgui

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

  • Project mention: Dear ImGui version v1.90.6 released | news.ycombinator.com | 2024-05-08
  • CPlusPlusThings

    C++那些事

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Apache Thrift

    Apache Thrift

  • Piccolo

    Piccolo (formerly Pilot) – mini game engine for games104

  • Apache Mesos

    Apache Mesos

  • rippled

    Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++

  • Project mention: Introducing Ripple's Brazil Fund: Fostering XRP Ledger Innovation in Brazil | dev.to | 2024-05-15

    In the dynamic landscape of Brazil lies fertile ground for innovation, where startups continue to thrive and pioneering ideas take root. It is within this vibrant community that Ripple proudly unveils its local support strategy, a dedicated initiative aimed at fostering innovation on the XRP Ledger within Brazil.

  • Magic Enum C++

    Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

  • Project mention: What C++ library do you wish existed but hasn’t been created yet? | /r/cpp | 2023-07-08

    I'm not sure this is quite what you're asking for, but this library has been super helpful to me in the past : https://github.com/Neargye/magic_enum

  • SaaSHub

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

    SaaSHub logo
  • LibreSprite

    Animated sprite editor & pixel art tool -- Fork of the last GPLv2 commit of Aseprite

  • Boost.Beast

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

  • cppinsights

    C++ Insights - See your source code with the eyes of a compiler

  • Project mention: C++ Insights – See your source code with the eyes of a compiler | news.ycombinator.com | 2024-04-05

    Sorry, I don't know about an Emacs plugin. All the plugins/extensions I'm aware of are listed in the Readme.md: https://github.com/andreasfertig/cppinsights/#c-insights--vi...

    I'm happy to add an entry for Emacs once somebody develops a plugin for that editor.

  • CppPrimer

    :books: Solutions for C++ Primer 5th exercises.

  • cppcoro

    A library of C++ coroutine abstractions for the coroutines TS

  • Atomic Game Engine

    Discontinued The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C++, C#, JavaScript, and TypeScript

  • xray-16

    Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)

  • Project mention: Not only Unity... | /r/opensourcegames | 2023-11-11
  • qt-material-widgets

    :art: Qt widgets-based implementation of the Material Design specification.

  • yocto-gl

    Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics

  • EPIJudge

    EPI Judge - Preview Release

  • stable-diffusion.cpp

    Stable Diffusion in pure C/C++

  • Project mention: I've open sourced my Flutter plugin to run on-device LLMs on any platform. TestFlight builds available now. | /r/FlutterDev | 2023-12-08

    I did start with integrating SD with this repo: https://github.com/leejet/stable-diffusion.cpp

  • habitat-sim

    A flexible, high-performance 3D simulator for Embodied AI research.

  • userver

    Production-ready C++ Asynchronous Framework with rich functionality

  • Project mention: Rust vs Go/JVM: dev speed + safety in practice | /r/rust | 2023-06-25

    They recently open sourced internal framework: https://github.com/userver-framework/userver

  • ccache

    ccache – a fast compiler cache

  • Project mention: Deep Learning with “AWS Graviton2 + NVIDIA Tensor T4G” for as low as free* with CUDA 12.2 | dev.to | 2023-09-10

    # Download and install ccache for faster compilation wget https://github.com/ccache/ccache/releases/download/v4.8.3/ccache-4.8.3.tar.xz tar -xf ccache-4.8.3.tar.xz pushd ccache-4.8.3 cmake . make -j $CPUS make install popd # Install NumPy, a dependency for PyTorch dnf install -y numpy # Install Python typing extensions for better type-checking sudo -u ec2-user pip3 install typing-extensions # Clone PyTorch repository and install from source git clone --recursive https://github.com/pytorch/pytorch.git pushd pytorch python3 setup.py install popd # Refresh the dynamic linker run-time bindings ldconfig # Install additional Python libraries for PyTorch sudo -u ec2-user pip3 install sympy filelock fsspec networkx

  • sqlite_orm

    ❤️ SQLite ORM light header only library for modern C++

  • Nameof C++

    Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum

  • 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++ Cplusplus related posts

  • Introducing Ripple's Brazil Fund: Fostering XRP Ledger Innovation in Brazil

    1 project | dev.to | 15 May 2024
  • Speeding up C++ build times

    6 projects | news.ycombinator.com | 28 Apr 2024
  • SObjectizer Tales - Epilogue

    7 projects | dev.to | 25 Apr 2024
  • SObjectizer Tales - 27. Design ideas

    1 project | dev.to | 11 Apr 2024
  • Build the Future of Finance with the all new XRPL Grants Rolling Applications Process!

    1 project | dev.to | 9 Apr 2024
  • SObjectizer Tales - 26. Dispatcher selection

    2 projects | dev.to | 4 Apr 2024
  • SObjectizer Tales - 23. Mutable messages

    1 project | dev.to | 14 Mar 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 20 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

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

Project Stars
1 imgui 56,256
2 CPlusPlusThings 37,549
3 Apache Thrift 10,171
4 Piccolo 5,550
5 Apache Mesos 5,189
6 rippled 4,471
7 Magic Enum C++ 4,460
8 LibreSprite 4,451
9 Boost.Beast 4,191
10 cppinsights 3,811
11 CppPrimer 3,248
12 cppcoro 3,252
13 Atomic Game Engine 3,151
14 xray-16 2,849
15 qt-material-widgets 2,791
16 yocto-gl 2,768
17 EPIJudge 2,764
18 stable-diffusion.cpp 2,647
19 habitat-sim 2,393
20 userver 2,224
21 ccache 2,192
22 sqlite_orm 2,152
23 Nameof C++ 1,965

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com