#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

#15 in #little

Download history 28/week @ 2024-02-22 12/week @ 2024-02-29 1/week @ 2024-03-07 1/week @ 2024-03-14 36/week @ 2024-03-28 16/week @ 2024-04-04

52 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

~0–260KB