TyPR124 / critirs

A Windows Critical Section wrapper for the Rust language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is a WIP. This README will be updated with more information over time.

In short, this is a safe wrapper around Windows Critical Sections.

See tests in crit.rs and crit_static.rs for usage examples.

See Safety.md for a list of safety considerations around the imlementation of this crate.

Feedback and contributions are always welcome.

About

A Windows Critical Section wrapper for the Rust language.

License:Other


Languages

Language:Rust 94.7%Language:C 5.3%