smwoj's Stars
pcwalton/rust-media
A free, comprehensive, and portable video/audio streaming library for Rust
imgui-rs/imgui-rs
Rust bindings for Dear ImGui
rodrimati1992/const_format_crates
Compile-time string formatting
cargo-limit/cargo-limit
Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.
cargo-generate/cargo-generate
cargo, make me a project
whatisaphone/genawaiter
Stackless generators on stable Rust.
andrewhickman/fs-err
A simple wrapper around filesystem operations to provide more helpful error messages.
zhiburt/tabled
An easy to use library for pretty print tables of Rust structs and enums.
anixe/doku
fn(Code) -> Docs
schollz/croc
Easily and securely send things from one computer to another :crocodile: :package:
zip-rs/zip-old
Zip implementation in Rust
atanunq/viu
Terminal image viewer with native support for iTerm and Kitty
hackerschoice/gsocket
Connect like there is no firewall. Securely.
danielhenrymantilla/fstrings-rs
Python3 fstrings in Rust
rkyv/rkyv
Zero-copy deserialization framework for Rust
phsym/prettytable-rs
A rust library to print aligned and formatted tables
serde-rs/example-format
An example Serializer and Deserializer data format for Serde
808-Squad/koronawirus.lol
Generator obostrzeń covidowych
johnkerl/miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
GitoxideLabs/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
osquery/osquery
SQL powered operating system instrumentation, monitoring, and analytics.
dev-family/wasm-2048
2048 game implemented with Rust and Yew and compiled to WASM
Mic92/cntr
A container debugging tool based on FUSE
spacejam/sled
the champagne of beta embedded databases
Hirevo/alexandrie
An alternative crate registry, implemented in Rust.
munificent/craftinginterpreters
Repository for the book "Crafting Interpreters"
ruby/rbs
Type Signature for Ruby
muesli/duf
Disk Usage/Free Utility - a better 'df' alternative
actions-rs/meta
🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas
EmbarkStudios/cargo-about
📜 Cargo plugin to generate list of all licenses for a crate 🦀