Collection of Rust utility libraries, some more useful than others.
| Name | Things | Description |
|---|---|---|
iter-debug |
debugging iterators like arrays. | |
just-kdl |
KDL v2.0 parser. | |
miny* |
Box<T> with small T's stored inline. |
|
multiline-logger* |
personal logger implementation. |
|
punch-card* |
punched card literals, for some reason. |
* = requires nightly rust to compile
All libraries here are licensed under a combination MIT or Apache 2.0 license.