Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
C++ reed-solomon Projects
-
UDPspeeder
A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)
It's been a while since I set it up, but iirc I ended up going with https://github.com/wangyu-/UDPspeeder
Pretty sure I used the suggested config and it's been working flawlessly in the background.
Or something like that. With wireguard, it's just a matter of pointing the config at the local socket for the fec tunnel (or any other type of tunnel, there was a dicussion about making it look like TCP http traffic the other day), so it's pretty much plug and play.
-
tinyfecVPN
A VPN Designed for Lossy Links, with Build-in Forward Error Correction(FEC) Support. Improves your Network Quality on a High-latency Lossy Link.
If it's a network issue, you might try a VPN with FEC. I've looked at https://github.com/wangyu-/tinyfecVPN but haven't actually tried it.
-
SonarCloud
Analyze your C and C++ projects with just one click.. SonarCloud, a cloud-based static analysis tool for your CI/CD workflows, offers a one-click automatic analysis of C and C++ projects hosted on GitHub. Zero configuration and free for open-source projects! Analyze free.
C++ reed-solomon related posts
- Free Public WiFi
- UDPSpeeder usage
- Server performance issue - Multiplayer lag
- Packet Replication / Duplication for Noisy Channels AKA Wan Smoothing
- How to configure GSWave for the lowest internet speed?
- Improve lossy link performance with Forward Error Connection
-
A note from our sponsor - Mergify
blog.mergify.com | 28 Sep 2023
Index
Project | Stars | |
---|---|---|
1 | UDPspeeder | 4,429 |
2 | tinyfecVPN | 2,163 |