#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

#27 in #little

Download history 80/week @ 2024-07-30 2/week @ 2024-09-17 32/week @ 2024-09-24

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

~230KB