mmap-sync2 is a Rust crate designed to manage high-performance, concurrent data access between a single writer process and multiple reader processes, leveraging the benefits of memory-mapped files, wait-free synchronization, and zero-copy deserialization like cloudflare/mmap-sync but without timeouts.
-
Notifications
You must be signed in to change notification settings - Fork 0
mmap-sync v2 is a Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization like cloudflare/mmap-sync but without timeout writer limitations.
License
sitano/mmap-sync2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
mmap-sync v2 is a Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization like cloudflare/mmap-sync but without timeout writer limitations.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published