Skip to content

Thin Rust wrapper around the Windows manual-, auto-reset events and semaphores

Notifications You must be signed in to change notification settings

alex05447/minievent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minievent

Thin Rust wrapper around the Windows manual-, auto-reset events and semaphores.

Technically provides a portable API, but implemented only for Windows at the moment.

See event, semaphore, Wait Functions on MSDN.

Run cargo --doc for documentation.

Uses winapi on Windows.

About

Thin Rust wrapper around the Windows manual-, auto-reset events and semaphores

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages