Skip to content

Lock ordering enforcement at compile time in Rust

Notifications You must be signed in to change notification settings

akonradi/lock-ordering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lock ordering enforcement at compile time

This library contains types and traits to ensure, at compile time, that locks are acquired in the correct order.

Credits

Inspired by Fuchsia's lock-ordering and lock-sequence libraries.

About

Lock ordering enforcement at compile time in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages