Minor documentation improvements:
- Improve intro to crate in the README.
- Move sections around.
Unclaimed project
Are you a maintainer of disruptor-rs? Claim this project to take control of your public changelog and roadmap.
Changelog
Low latency inter-thread communication library in Rust inspired by the LMAX Disruptor.
Minor documentation improvements:
poll_take(u64) method to the EventPoller API to limit the number of events returned.EventPoller).Iterator and ExactSizeIterator traits.poller.