Skip to content

4lDO2/guard-trait-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guard-trait-rs

Crates.io Documentation

Provides safe abstractions for working with memory that can potentially be shared with another process or kernel (especially io_uring), by enforcing certain restrictions on how the memory can be used after it has been protected by a guard.

About

Various utility wrappers for allowing io_uring memory management in safe code

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages