yoloVoe's Stars
rust-lang-nursery/lazy-static.rs
A small macro for defining lazy evaluated static variables in Rust.
microsoft/winmd-rs
Rust winmd parser
dimforge/nalgebra
Linear algebra library for Rust.
ron-rs/ron
Rusty Object Notation
kaegi/alass
"Automatic Language-Agnostic Subtitle Synchronization"
ggez/ggez
Rust library to create a Good Game Easily
rust-bakery/nom
Rust parser combinator framework
seed-rs/seed
A Rust framework for creating web apps
serenity-rs/serenity
A Rust library for the Discord API.
ixy-languages/ixy-languages
A high-speed network driver written in C, Rust, C++, Go, C#, Java, OCaml, Haskell, Swift, Javascript, and Python
rustwasm/console_error_panic_hook
A panic hook for wasm32-unknown-unknown that logs panics with console.error
actix/examples
Community showcase and examples of Actix Web ecosystem usage.
daboross/fern
Simple, efficient logging for Rust
ogham/exa
A modern replacement for ‘ls’.
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
lsd-rs/lsd
The next gen ls command
nbarkhina/MarioHTML
My take on an iconic game written in TypeScript
SiegeLord/RustGnuplot
A Rust library for drawing plots, powered by Gnuplot.
rust-cli/config-rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
rust-lang/cargo
The Rust package manager
rust-lang/rfcs
RFCs for changes to Rust
flamegraph-rs/flamegraph
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
seanmonstar/reqwest
An easy and powerful Rust HTTP Client
rust-lang/log
Logging implementation for Rust
chronotope/chrono
Date and time library for Rust
console-rs/indicatif
A command line progress reporting library for Rust
coriolinus/counter-rs
Simple object to count Rust iterables
chronotope/chrono-tz
TimeZone implementations for rust-chrono from the IANA database
colin-kiegel/rust-derive-builder
derive builder implementation for rust structs
rusterlium/rustler
Safe Rust bridge for creating Erlang NIF functions