bluejekyll's Stars
swc-project/swc
Rust-based platform for the Web
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
rust-lang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
rust-lang/book
The Rust Programming Language
StylishThemes/GitHub-Dark
:octocat: Dark GitHub style
git-bug/git-bug
Distributed, offline-first bug tracker embedded in git, with bridges
rust-lang/rust-by-example
Learn Rust with examples (Live code editor included)
rust-lang/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
quinn-rs/quinn
Async-friendly QUIC implementation in Rust
amethyst/specs
Specs - Parallel ECS
rust-lang/log
Logging implementation for Rust
saschagrunert/webapp.rs
A web application completely written in Rust. 🌍
linkerd/linkerd2-proxy
A purpose-built proxy for the Linkerd service mesh. Written in Rust.
mozilla/mentat
UNMAINTAINED A persistent, relational store inspired by Datomic and DataScript.
kbknapp/cargo-outdated
A cargo subcommand for displaying when Rust dependencies are out of date
koute/cargo-web
A Cargo subcommand for the client-side Web
rustsec/advisory-db
Security advisory database for Rust crates published through crates.io
cretz/asmble
Compile WebAssembly to JVM and other WASM tools
rust-lang/rust-semverver
Automatic checking for semantic versioning in library crates
cquanu/github-dark
:flashlight: GitHub Dark - Browse GitHub in nighttime mode.
mozilla/qbrt
CLI to a Gecko desktop app runtime
alexcrichton/tokio-process
Asynchronous process management for tokio
Kimundi/greenwasm
An implementation of the Webassembly spec in Rust
clia/pgxr
Write PostgreSQL extension functions using Rust.
sfackler/typed-headers
sharebrained/rust-hackrf-hal
Hardware abstraction layer for HackRF software-defined radio
Geal/cargo-plugin
compile time plugins for your Rust projects
iorust/quic
QUIC (Quick UDP Internet Connection) in Rust.