shared-buffer

Crates.ioshared-buffer
lib.rsshared-buffer
version0.1.4
sourcesrc
created_at2023-05-18 08:55:42.63178
updated_at2023-12-14 15:44:28.342163
descriptionAn abstraction over buffers backed by memory-mapped files or bytes in memory
homepagehttps://github.com/wasmerio/shared-buffer.git
repositoryhttps://github.com/wasmerio/shared-buffer.git
max_upload_size
id867626
size34,832
Wasmer Core (github:wasmerio:wasmer-core)

documentation

README

shared-buffer

Continuous Integration

(API Docs)

An abstraction over buffers backed by memory-mapped files or bytes in memory.

License

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.

Contribution

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.

Commit count: 21

cargo fmt