#io #interning #reader-writer

io_interner

Little library for make a common storage out of an IO object

6 releases (3 breaking)

0.4.1 Apr 28, 2023
0.4.0 Feb 23, 2021
0.3.0 Feb 16, 2021
0.2.3 Feb 16, 2021
0.1.2 Feb 6, 2021

#38 in #interning

Download history 14/week @ 2024-12-06 3/week @ 2024-12-13

65 downloads per month

Unlicense

32KB
584 lines

io_interner

A simple crate implementing a struct wrapping a reader and writer that's used to create readers to unique data.


lib.rs:

A simple crate implementing a struct wrapping a reader and writer that's used to create readers to unique data.

Dependencies

~225KB