Skip to content

andunieee/mmap-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmap-simple

docs.rs crates.io

mmap-simple is a Rust crate for simple yet fast memory-mapping of files, providing simple APIs for writing, appending, reading and dropping from the file.

Getting Started

To use mmap-simple, add it to your Cargo.toml under [dependencies]:

[dependencies]
mmap-simple= "0.1.0"

Read the docs for a little bit of more info.

About

make mmap great again

Resources

License

Stars

Watchers

Forks

Languages