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

Inflector

126
Stars
29
Forks
Watchers

A rust inflection library

rust-skiplist

89
Stars
13
Forks
Watchers

Skiplist implementation in rust

flac

72
Stars
10
Forks
Watchers

A FLAC implementation written in Rust

git-release-name

31
Stars
4
Forks
Watchers

Generate a release names based on a git sha

bnf

256
Stars
22
Forks
Watchers

Parse BNF grammar definitions

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.