Skip to content
#

synchornization

Here are 5 public repositories matching this topic...

usync : Efficient, word-sized synchronization primitives for Rust. Provides Mutex, RwLock, Condvar, Barrier, Once, and ReentrantMutex with lock-free, low-latency user-space queues, adaptive spinning, and minimal memory footprint. Optimized for micro-contention, exclusive-heavy workloads, and fine-grained control without virtual DOM-style overhead.

  • Updated Oct 25, 2024
  • Rust

Improve this page

Add a description, image, and links to the synchornization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the synchornization topic, visit your repo's landing page and select "manage topics."

Learn more