Sawchord's Stars
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
hyperium/tonic
A native gRPC client & server implementation with async/await support.
spacejam/sled
the champagne of beta embedded databases
cirosantilli/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host.
gluon-lang/gluon
A static, type inferred and embeddable language written in Rust.
YosysHQ/picorv32
PicoRV32 - A Size-Optimized RISC-V CPU
RustCrypto/hashes
Collection of cryptographic hash functions written in pure Rust
dfinity/ic
Internet Computer blockchain source: the client/replica software run by nodes
ebkalderon/tower-lsp
Language Server Protocol implementation written in Rust
dalek-cryptography/curve25519-dalek
A pure-Rust implementation of group operations on Ristretto and Curve25519
llogiq/mutagen
Breaking your Rust code for fun and profit
dfinity/examples
Example applications, microservices, and code samples for the Internet Computer
boxdot/gurk-rs
Signal Messenger client for terminal
iqlusioninc/crates
A collection of open source Rust crates from iqlusion
rust-embedded-community/usb-device
Experimental device-side USB framework for microcontrollers in Rust.
jonas-schievink/rubble
(going to be a) BLE stack for embedded Rust
MichalGniadek/klask
Automatically create GUI applications from clap3 apps
AdaCore/Ada_Drivers_Library
Ada source code and complete sample GNAT projects for selected bare-board platforms supported by GNAT.
whisperfish/presage
A high-level Rust library to help write clients for the Signal Messenger.
zonyitoo/context-rs
Context utilities in Rust
whisperfish/libsignal-service-rs
A Rust version of the libsignal-service-java library for communicating with Signal servers.
ycrypto/salty
25519 for Cortex-M4 microcontrollers
boxdot/tonic-ws-transport
gRPC over websocket (in browser and natively)
dfinity/orbit
A trustless multi-custody digital assets management platform on the Internet Computer.
ycrypto/nisty
NIST P-256 signatures for Cortex-M4 microcontrollers
kykc/gtk-rs-msvc
Minimal template to build GUI app with Rust and GTK-3 on Windows
Sawchord/usbip-device
Implementation of the UsbBus trait of usb-device, which simulates a Bus as a USBIP Server. Useful for developing UsbClass traits and simulating devices.
PilzAdam/CertificateWatch
A Firefox add-on that warns about changing certificates
danstiner/uhid-example-rust
Translation of linux/samples/uhid/uhid-example.c into rust
johnoliverdriscoll/rust-clacc
Rust implementation of a CL universal accumulator