Crates.io | shared-buffer |
lib.rs | shared-buffer |
version | 0.1.4 |
source | src |
created_at | 2023-05-18 08:55:42.63178 |
updated_at | 2023-12-14 15:44:28.342163 |
description | An abstraction over buffers backed by memory-mapped files or bytes in memory |
homepage | https://github.com/wasmerio/shared-buffer.git |
repository | https://github.com/wasmerio/shared-buffer.git |
max_upload_size | |
id | 867626 |
size | 34,832 |
(API Docs)
An abstraction over buffers backed by memory-mapped files or bytes in memory.
This project is licensed under either of
at your option.
It is recommended to always use cargo crev
to verify the
trustworthiness of each of your dependencies, including this one.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
The intent of this crate is to be free of soundness bugs. The developers will do their best to avoid them, and welcome help in analysing and fixing them.