madelinegannon/example-mediapipe-udp
Connecting openFrameworks to Google MediaPipe Machine Learning Framework over UDP
Language: C++
#cpp #creative_coding #google #hand_tracking #machine_learning #mediapipe #openframeworks #udp
Stars: 110 Issues: 2 Forks: 8
https://github.com/madelinegannon/example-mediapipe-udp
Connecting openFrameworks to Google MediaPipe Machine Learning Framework over UDP
Language: C++
#cpp #creative_coding #google #hand_tracking #machine_learning #mediapipe #openframeworks #udp
Stars: 110 Issues: 2 Forks: 8
https://github.com/madelinegannon/example-mediapipe-udp
GitHub
GitHub - madelinegannon/example-mediapipe-udp: Connecting openFrameworks to Google MediaPipe Machine Learning Framework over UDP
Connecting openFrameworks to Google MediaPipe Machine Learning Framework over UDP - madelinegannon/example-mediapipe-udp
nyxpsi/nyxpsi
WIP: Next-gen network protocol for reliable data transfer in lossy environments. Outperforms TCP/UDP in high packet loss scenarios.
Language: Rust
#error_correction #lossy_networks #networking #performance #protocol #raptorq #reliability #rust #tcp #udp
Stars: 250 Issues: 1 Forks: 5
https://github.com/nyxpsi/nyxpsi
WIP: Next-gen network protocol for reliable data transfer in lossy environments. Outperforms TCP/UDP in high packet loss scenarios.
Language: Rust
#error_correction #lossy_networks #networking #performance #protocol #raptorq #reliability #rust #tcp #udp
Stars: 250 Issues: 1 Forks: 5
https://github.com/nyxpsi/nyxpsi
GitHub
GitHub - nyxpsi/nyxpsi: WIP: Next-gen network protocol for reliable data transfer in lossy environments. Outperforms TCP/UDP in…
WIP: Next-gen network protocol for reliable data transfer in lossy environments. Outperforms TCP/UDP in high packet loss scenarios. - nyxpsi/nyxpsi
👍1
bugthesystem/Flux
Flux is a high-performance, zero-copy message transport (IPC, UDP, RUDP) library for Rust, designed for ultra-low-latency applications requiring maximum throughput. It is built on patterns & practices inspired by LMAX Disruptor and Aeron, with modern Rust optimizations.
Language: Rust
#aeron #disruptor #high_performance #iouring #numa #reliable_udp #rust #simd #udp
Stars: 413 Issues: 0 Forks: 7
https://github.com/bugthesystem/Flux
Flux is a high-performance, zero-copy message transport (IPC, UDP, RUDP) library for Rust, designed for ultra-low-latency applications requiring maximum throughput. It is built on patterns & practices inspired by LMAX Disruptor and Aeron, with modern Rust optimizations.
Language: Rust
#aeron #disruptor #high_performance #iouring #numa #reliable_udp #rust #simd #udp
Stars: 413 Issues: 0 Forks: 7
https://github.com/bugthesystem/Flux
GitHub
GitHub - bugthesystem/Flux: [Experimental] Flux is a high-performance message transport library for Rust that implements patterns…
[Experimental] Flux is a high-performance message transport library for Rust that implements patterns inspired by LMAX Disruptor and Aeron. It provides lock-free inter-process communication (IPC), ...