Stars
An incremental parsing system for programming tools
A self-paced course to learn Rust, one exercise at a time.
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
Lightweight, Linux-compatible kernel, written in Rust to leverage the safety of the typesystem. Aiming to remove as much legacy as possible while supporting most usecases
Arena based tree 🌲 structure by using indices instead of reference counted pointers
RISC-V processor emulator written in Rust+WASM
SystemVerilog parser library fully compliant with IEEE 1800-2017
"Learn C The Hard Way" by Zed Shaw Converted to Rust
An embedded, in-memory, immutable, copy-on-write, key-value database engine
Code discussed in our Rust in Motion video course
Hands-On Data Structures and Algorithms in Rust [Video], published by Packt
Rust port of the PixelGameEngine by javidx9
Comparison of Multi-threading between C++ and Rust (OpenMP vs Rayon)
carbotaniuman / auto_ops
Forked from vemoo/impl_opsMacros for overloading operators easily in Rust.
A native Rust library for advanced Linear Algebra routines