Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

agerasev/async-ringbuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-ringbuf has been merged into original ringbuf

async-ringbuf

Crates.io Docs.rs Github Actions License

SPSC FIFO ring buffer with async/.await support.

Built on top of ringbuf.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.