SaaSHub helps you find the best software and product alternatives Learn more →
Top 19 C++ Realtime Projects
-
redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
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.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
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-23Please 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!
-
-
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.
-
-
-
Project mention: The Geiss screensaver and Winamp music visualization plug-in source code | news.ycombinator.com | 2024-04-16
-
-
-
animartrix
High fidelity & high-res LED animations for microcontrollers with hardware FPU (Teensy 4.x, 3.5, 3.6 & ESP32 S3)
-
-
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
C++ Realtime discussion
C++ Realtime related posts
-
3D Engine in Python: New update on Harfang 3D
-
How to find a suitable topic at GitHub to contribute?
-
A New LED hardware and software platform based on FastLED
-
Any good step by step matrix tutorial?
-
Help !!! websocket and sveltekit
-
Your fun software projects
-
Cross-platform IPC engine that automates real-time data transmission between connected processes, allowing them to interact like a distributed services
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Dec 2024
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 |