Skip to content
/ riffy Public

Unbounded, wait-free, multi-producer-single-consumer queue ported from https://github.com/DolevAdas/Jiffy

License

Notifications You must be signed in to change notification settings

s1ck/riffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riffy

riffy is an unbounded, wait-free, multi-producer-single-consumer queue.

It's a Rust-port of Jiffy which is implemented in C++ and described in this arxiv paper.

License: MIT

About

Unbounded, wait-free, multi-producer-single-consumer queue ported from https://github.com/DolevAdas/Jiffy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages