Skip to content
/ rsutil Public

Collection of Rust utility libraries, some more useful than others.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

1e1001/rsutil

Repository files navigation

rsutil

Collection of Rust utility libraries, some more useful than others.

  • iter-debug: debugging iterators like arrays.
  • miny*: Box<T> with small T's stored inline.
  • punch-card*: punched card literals, for some reason.

* = requires nightly rust to compile

License

All libraries here are licensed under a combination MIT or Apache 2.0 license.

About

Collection of Rust utility libraries, some more useful than others.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks