MoonLake's starred repositories
cargo-bloat
Find out what takes most of the space in your executable.
cargo-generate
cargo, make me a project
tokio-tungstenite
Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation
rust-atomics-and-locks
Code examples, data structures, and links from my book, Rust Atomics and Locks.
rust_magazine_2021
RustMagazine 2021 期刊 (已完结)
color-eyre
Custom hooks for colorful human oriented error reports via panics and the eyre crate
minitrace-rust
Extremely fast tracing library for Rust
tauri-controls
🚥 Native-looking window controls for Tauri 2. React, Solid, Vue, Svelte+Tailwind.
memmap2-rs
cross-platform Rust API for memory mapped IO
pin-project-lite
A lightweight version of pin-project written with declarative macros.
axum-valid
axum-valid is a library that provides data validation extractors for the Axum web framework. It integrates validator, garde and validify, three popular validation crates in the Rust ecosystem, to offer convenient validation and data handling extractors for Axum applications.