#io #interning #reader-writer #object #unique #storage #little

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

#28 in #interning

Download history 42/week @ 2024-04-02

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

~235KB