crates topic
List
crates repositories
staticvec
267
Stars
20
Forks
Watchers
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
cargo-download
28
Stars
9
Forks
Watchers
Cargo subcommand for downloading crates directly from crates.io
prettytable-rs
905
Stars
74
Forks
Watchers
A rust library to print aligned and formatted tables
git-release-name
31
Stars
4
Forks
Watchers
Generate a release names based on a git sha
crates
52
Stars
5
Forks
Watchers
🌎 A tool to generate your locale files compatible with i18n.
rs-poker
73
Stars
25
Forks
Watchers
rs-poker is a rust library that includes all of the poker evaluation tools that you need from hand ranking and starting card enumeration to a full agent arena for self learning.