Skip to content
/ ipc-arc Public

IpcArc<T>: An Arc-like smart pointer for safe, ergonomic, and zero-copy inter-process data sharing in Rust using shared memory.

License

Notifications You must be signed in to change notification settings

x0rw/ipc-arc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

IpcArc<T>: An Arc-like smart pointer for safe, ergonomic, and zero-copy inter-process data sharing in Rust using shared memory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages