Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 22.1 KB

README.md

File metadata and controls

53 lines (39 loc) · 22.1 KB

fmmap

A flexible and convenient high-level mmap for zero-copy file I/O.

English | 简体中文

github license

Languages Support

language CI code coverage package documents code status
Rust Build codecov crates.io docs.rs fmmap-rs stable
Python fmmap-py dev
Node fmmap-js dev
Dart/Flutter fmmap-dart dev
UniFFI fmmap-uniffi dev

Notes: empty table cell means currently does not support

TODO

  • Python binding
  • Node binding
  • Dart/Flutter binding
  • UniFFI binding

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.