Skip to content

The `Shared<T>` struct for cross-process shared-memory objects of type `T`

License

Apache-2.0, BSD-3-Clause licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
BSD-3-Clause
LICENSE-BSD
Notifications You must be signed in to change notification settings

jean-airoldie/caring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

caring Crates.io Documentation

Sharing is caring: the caring crate provides a Shared<T> type that handles safely storing a T in shared memory, using mmap. T is for some methods bound to be ProcSync in order to be shared between multiple processes.

Read the documentation for in-depth information, and see the Changelog for the changes between versions.

About

The `Shared<T>` struct for cross-process shared-memory objects of type `T`

Resources

License

Apache-2.0, BSD-3-Clause licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
BSD-3-Clause
LICENSE-BSD

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%