Wait-free, cache-aware MPSC queue in Rust
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Adrian Alic 20bf900f46 Improved weirdness in trait lifetimes
Refer to this interesting blog post about lifetime
variance in traits

https://runa.yshui.dev/variance-p1.html
6 months ago
.cargo Add atomic reference counting to concurrent write test 8 months ago
benches Improve naming consistency 6 months ago
eval Change back to 1 plot per platform 8 months ago
src Improved weirdness in trait lifetimes 6 months ago
tests Improved weirdness in trait lifetimes 6 months ago
.gitignore Create jupyter notebook and preliminary perf report 9 months ago
BENCH.md Add note about max. queue size to benchmarking docs 8 months ago
Cargo.toml Add #![no_std] and change optional feature to alloc 8 months ago
LICENSE Initial commit 10 months ago
rustfmt.toml Change max width style for rustfmt 9 months ago