cyclotrace 0.2.0

A high-performance, wait-free ring buffer in Rust. Supports SPMC with peek-based semantics instead of destructive consumption.
Documentation
1
2
3
4
5
accepted = [
    "Apache-2.0",
    "MIT",
    "Unicode-3.0",
]