/buzzy

An exploration of low-latency (MS)P(MS)C queues

Primary LanguageRustMIT LicenseMIT

Disclaimer

This project is an experiment meant to:

  • explore the topic of multithreaded lockless programming (and in particular queues)
  • brush up my multithreaded programming skills
  • brush up my Rust

It is unlikely to be useful, as is, to anyone else than myself.