protex

Crates.ioprotex
lib.rsprotex
version0.1.3
sourcesrc
created_at2024-09-12 21:23:06.952697
updated_at2024-09-13 10:51:04.063101
descriptionProTex (Process Mutex) concurrency in process level
homepagehttps://github.com/SkillfulElectro/protex.git
repositoryhttps://github.com/SkillfulElectro/protex.git
max_upload_size
id1373155
size13,938
ElectroMutex (SkillfulElectro)

documentation

https://docs.rs/protex/latest/protex/

README

ProTex : Process Mutex

  • this project aims to bring concurrency style like std::sync::Mutex for processes well it can be used for multithreading too
  • for more information refer to https://docs.rs/protex/latest/protex/

Getting started

https://crates.io/crates/protex

Commit count: 0

cargo fmt