#memory #buffer #memory-mapped #abstraction #byte #backed #api

shared-buffer

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

5 releases

0.1.4 Dec 14, 2023
0.1.3 Jun 7, 2023
0.1.2 Jun 6, 2023
0.1.1 May 18, 2023
0.1.0 May 18, 2023

#392 in Algorithms

Download history 6489/week @ 2023-12-23 14598/week @ 2023-12-30 10283/week @ 2024-01-06 16959/week @ 2024-01-13 14732/week @ 2024-01-20 14975/week @ 2024-01-27 17521/week @ 2024-02-03 12109/week @ 2024-02-10 11710/week @ 2024-02-17 9882/week @ 2024-02-24 14505/week @ 2024-03-02 15557/week @ 2024-03-09 15064/week @ 2024-03-16 12442/week @ 2024-03-23 16995/week @ 2024-03-30 14826/week @ 2024-04-06

60,934 downloads per month
Used in 144 crates (9 directly)

MIT/Apache

19KB
567 lines

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.

Dependencies

~335KB