#buffer #send #sync #views #append-only

appendbuf

A Sync append-only buffer with Send views

10 releases

Uses old Rust 2015

0.1.6 Dec 14, 2015
0.1.5 Nov 15, 2015
0.1.4 Oct 22, 2015
0.1.3 Sep 21, 2015
0.0.2 Aug 14, 2015

#15 in #append-only

Download history 14/week @ 2024-02-16 22/week @ 2024-02-23 15/week @ 2024-03-08 6/week @ 2024-03-15

51 downloads per month

MIT license

13KB
284 lines

appendbuf

A Sync append-only buffer with Send views.

Usage

Use the crates.io repository; add this to your Cargo.toml along with the rest of your dependencies:

[dependencies]
appendbuf = "*"

Author

Jonathan Reem is the primary author and maintainer of appendbuf.

License

MIT


lib.rs:

appendbuf

A Sync append-only buffer with Send views.

Dependencies

~6KB