C++ Realtime

Open-source C++ projects categorized as Realtime

Top 19 C++ Realtime Projects

  • redpanda

    Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!

    Project mention: AutoMQ Integration with Redpanda Console | dev.to | 2024-07-29

    References [1] Redpanda Console: https://redpanda.com/redpanda-console-kafka-ui [2] Redpanda: https://redpanda.com/ [3] Cluster Deployment of AutoMQ: https://docs.automq.com/zh/docs/automq-opensource/IyXrw3lHriVPdQkQLDvcPGQdnNh [4] Quick Start: https://github.com/redpanda-data/console?tab=readme-ov-file#quick-start [5] Release Redpanda Console: https://github.com/redpanda-data/console/releases/tag/v2.6.0 [6] Redpanda Console Configuration: https://docs.redpanda.com/current/reference/console/config/#example-redpanda-console-configuration-file [7] Kafdrop Github: https://github.com/obsidiandynamics/kafdrop

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • AntSimulator

    Simple Ants simulator

  • 3DWorld

    3D Procedural Game Engine Using OpenGL

  • zed-sdk

    ⚡️The spatial perception framework for rapidly building smart robots and spaces

  • real-time-cpp

    Source code for the book Real-Time C++, by Christopher Kormanyos

  • harfang3d

    HARFANG 3D source code public repository

  • XaoS

    Real-time interactive fractal zoomer

    Project mention: James Gleick's Chaos: The Software | news.ycombinator.com | 2024-11-16
  • SaaSHub

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

    SaaSHub logo
  • fast-music-remover

    A C++ based, lightweight music and noise remover for YouTube and other internet media, using DeepFilterNet for audio enhancement.

    Project mention: Show HN: Open-Source Tool to Remove Background Music from Audio | news.ycombinator.com | 2024-11-23

    Please go ahead! I'd love to see where it goes and would be willing to help out. I've already opened an issue to track "adding support for user-provided audio" as we discussed, see: https://github.com/omeryusufyagci/fast-music-remover/issues/...

    As for your question: it depends on the approach; Fast Music Remover currently uses DeepFilterNet, which has a deep learning approach and doesn't identify audio components as logical layers, which is why it's rather fast. Typically for that sort of requirements you'd want to work with a model like `demucs` (https://github.com/facebookresearch/demucs), that can identify individual audio components. That comes at great performance costs though.

    However, my vision for the core of FMR is to support multiple ML models and provide the optimal solution for user needs, without them worrying about these details like which model to pick, etc. So, this would definitely be something I'd be interested to follow!

  • ESP32-CAM-Video-Recorder-junior

    Simple fast version of ESP32-CAM-Video-Recorder

  • areg-sdk

    AREG is a cross-platform asynchronous Object RPC framework to simplify multitasking programming by blurring borders between processes and treating remote objects as if they coexist in the same thread.

  • o1heap

    Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. There is very little activity because the project is finished and does not require further changes.

  • Ichor

    C++20 Microservice Bootstrapping Framework

  • libonvif

    Onvif library with GUI implementation and built in YOLOX

  • geiss

    The Geiss screensaver and Winamp music visualization plug-in

    Project mention: The Geiss screensaver and Winamp music visualization plug-in source code | news.ycombinator.com | 2024-04-16
  • FaceUnity

    Things related to FaceUnity SDK and Agora SDK

  • ros2-realtime-examples

    Minimal ROS 2 real-time cookbook recipes

  • animartrix

    High fidelity & high-res LED animations for microcontrollers with hardware FPU (Teensy 4.x, 3.5, 3.6 & ESP32 S3)

  • aniplot

    Realtime telemetry graph visualizer.

  • flutter_crash_recorder

    A flutter plugin and crash report server to record crashes compatible with FCR and all real time crash reporting tool too.

  • 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++ Realtime discussion

Log in or Post with

C++ Realtime related posts

  • 3D Engine in Python: New update on Harfang 3D

    1 project | /r/Python | 23 Aug 2023
  • How to find a suitable topic at GitHub to contribute?

    2 projects | dev.to | 20 Jul 2023
  • A New LED hardware and software platform based on FastLED

    2 projects | /r/FastLED | 19 May 2023
  • Any good step by step matrix tutorial?

    3 projects | /r/FastLED | 18 May 2023
  • Help !!! websocket and sveltekit

    2 projects | /r/sveltejs | 23 Feb 2023
  • Your fun software projects

    2 projects | /r/becomingnerd | 22 Feb 2023
  • Cross-platform IPC engine that automates real-time data transmission between connected processes, allowing them to interact like a distributed services

    1 project | /r/coding | 20 Feb 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 redpanda 9,752
2 AntSimulator 2,255
3 3DWorld 1,184
4 zed-sdk 829
5 real-time-cpp 617
6 harfang3d 586
7 XaoS 523
8 fast-music-remover 306
9 ESP32-CAM-Video-Recorder-junior 292
10 areg-sdk 284
11 o1heap 256
12 Ichor 205
13 libonvif 177
14 geiss 176
15 FaceUnity 65
16 ros2-realtime-examples 61
17 animartrix 59
18 aniplot 9
19 flutter_crash_recorder 1

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

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