Package: wnpp
Severity: wishlist
Owner: Christopher Obbard <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]

* Package name    : rust-clone-replace
  Version         : 0.1.1
  Upstream Author : Ed Smith <[email protected]>
* URL             : https://github.com/eds-collabora/clone-replace
* License         : Apache-2.0 or MIT
  Programming Lang: Rust
  Description     : Share mutable data by cloning and replacing a reference

 A Rust crate for sharing mutable data between threads by cloning the current
 value, modifying the clone and atomically replacing the shared reference.
 It provides an alternative to lock-based sharing for read-mostly workloads.

This crate is being packaged as a dependency of rust-lava-api (Bug#1141887). 

Reply via email to