naive-stm

Crates.ionaive-stm
lib.rsnaive-stm
version0.1.1
created_at2024-06-06 15:03:56.54884+00
updated_at2024-07-24 14:38:36.987345+00
descriptionSoftware transactional memory (STM)
homepage
repositoryhttps://github.com/lopalo/naive-stm
max_upload_size
id1263792
size50,981
Vladyslav Lopalo (lopalo)

documentation

README

Software transactional memory (STM) implementation in Rust.

See the /tests directory for examples of how to use the library.

Commit count: 12

cargo fmt