eagr's Stars
awslabs/duvet
A requirements traceability tool
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
mitsuhiko/insta
A snapshot testing library for rust
gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
bitshifter/glam-rs
A simple and fast linear algebra library for games and graphics
tauri-apps/create-tauri-app
Rapidly scaffold out a new tauri app project.
Kixiron/rust-langdev
Language development libraries for Rust
bluealloy/revm
Rust implementation of the Ethereum Virtual Machine.
hyperium/http
Rust HTTP types
seanmonstar/tower-h3
Rust HTTP/3 + tower Service
tower-rs/tower
async fn(Request) -> Result<Response, Error>
Eronana/rect-pack
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
minirust/minirust
A precise specification for "Rust lite / MIR plus"
snorpey/triangulate-image
triangulate images with node and in the browser
aws/s2n-quic
An implementation of the IETF QUIC protocol
itzg/docker-minecraft-server
Docker image that provides a Minecraft Server that will automatically download selected version at startup
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
Eronana/indexed-png
A PNG encoder to create indexed PNG images
nushell/nushell
A new type of shell
iotaledger/stronghold.rs
Stronghold is a secret management engine written in rust.
matklad/once_cell
Rust library for single assignment cells and lazy statics without macros
just-js/just
the only javascript runtime to hit no.1 on techempower :fire:
rayon-rs/rayon
Rayon: A data parallelism library for Rust
tokio-rs/bytes
Utilities for working with bytes
libp2p/rust-libp2p
The Rust Implementation of the libp2p networking stack.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
pest-parser/pest
The Elegant Parser
hyperium/tonic
A native gRPC client & server implementation with async/await support.
hyperium/h3