wonchulee's Stars
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
rkyv/rkyv
Zero-copy deserialization framework for Rust
youki-dev/youki
A container runtime written in Rust
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
lalrpop/lalrpop
LR(1) parser generator for Rust
ralfbiedert/openh264-rs
Idiomatic Rust wrappers around OpenH264.
Swatinem/rust-cache
A GitHub Action that implements smart caching for rust/cargo projects
Amanieu/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
XAMPPRocky/fluent-templates
Easily add Fluent to your Rust project.
projectfluent/fluent-rs
Rust implementation of Project Fluent
vorner/signal-hook
Rust library allowing to register multiple handlers for the same signal
nix-rust/nix
Rust friendly bindings to *nix APIs
BLAKE3-team/BLAKE3
the official Rust and C implementations of the BLAKE3 cryptographic hash function
rusqlite/rusqlite
Ergonomic bindings to SQLite for Rust
zkat/miette
Fancy extension for std::error::Error with pretty, detailed diagnostic printing.
adityatelange/hugo-PaperMod
A fast, clean, responsive Hugo theme.
sharkdp/hyperfine
A command-line benchmarking tool
chmln/sd
Intuitive find & replace CLI (sed alternative)
slint-ui/slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
nushell/nushell
A new type of shell
9beach/vscode-hanspell
비주얼 스튜디오 코드 한스펠(vscode-hanspell)은, (주)다음과 부산대학교 인공지능연구실/(주)나라인포테크의 웹 서비스를 이용해서 한글 맞춤법 검사 기능을 제공하는 비주얼 스튜디오 코드용 익스텐션입니다.
dtolnay/syn
Parser for Rust source code
onnenon/microdox-case
3d printed high profile case for the Microdox keyboard
immunant/c2rust
Migrate C code to Rust
nativeshell/nativeshell
Experimental embedder for Flutter
dtolnay/cargo-expand
Subcommand to show result of macro expansion
killercup/cargo-edit
A utility for managing cargo dependencies from the command line.
xd009642/tarpaulin
A code coverage tool for Rust projects
lettre/lettre
a mailer library for Rust