45 Forks
583 Stars
583 Watchers

mmap-sync

Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.

How to download and setup mmap-sync

Open terminal and run command
git clone https://github.com/cloudflare/mmap-sync.git
git clone is used to create a copy or clone of mmap-sync repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mmap-sync https://github.com/cloudflare/mmap-sync/archive/master.zip

Or simply clone mmap-sync with SSH
[email protected]:cloudflare/mmap-sync.git

If you have some problems with mmap-sync

You may open issue on mmap-sync support forum (system) here: https://github.com/cloudflare/mmap-sync/issues