▲ | ziyasal 5 days ago | |
I'm working on this, improving in every iteration. (Documentation needs to be updated as well) https://github.com/bugthesystem/Flux 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), UDP transport, and reliable UDP with optimized memory management for applications with low latency requirements. |