Home

❯

interests

❯

Investigate queues and locks in C++ and rust

Investigate queues and locks in C++ and rust

Oct 04, 20181 min read

  • interest
  • rust
  • linux
  • https://github.com/Amanieu/parking_lot
  • https://webkit.org/blog/6161/locking-in-webkit/
  • https://plhk.ru/trash/netmap-20160710.pdf
  • https://crates.io/crates/bounded-spsc-queue
  • the possibility to use boost::interprocess in rust or find an equivalent lib
  • implement simple epoll-based stuff in C/C++ style in Rust using https://doc.rust-lang.org/1.7.0/libc/index.html
  • stress test like http://kernel.ubuntu.com/~cking/stress-ng/stress-ng.pdf

Graph View

Created with Quartz v4.5.1 © 2026

  • Source