/magic-ringbuffer-rs

Attempt at implementing the Magic Ringbuffer in Rust

Primary LanguageRust

An implementation of the "magic ringbuffer", as described by ryg, for POSIX systems, perhaps.

Please read the caveats at the top of lib.rs before considering using this crate.