kz2d's Stars
kaist-cp/cs420
KAIST CS420: Compiler Design (2023 Spring)
WuBingzheng/build-lua-in-rust
《用Rust实现Lua解释器》 / _Build a Lua Interpreter in Rust_
equation314/RVM-Tutorial
Let's write an x86 hypervisor in Rust from scratch!
plotters-rs/plotters
A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
google/codesearch
Fast, indexed regexp search over large file trees
analysis-tools-dev/static-analysis
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
mre/idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
cognitive-engineering-lab/aquascope
Interactive visualizations of Rust at compile-time and run-time
tandasat/Hypervisor-101-in-Rust
The materials of "Hypervisor 101 in Rust", a one-day long course, to quickly learn hardware-assisted virtualization technology and its application for high-performance fuzzing on Intel/AMD processors.
lambdaclass/lambdaworks
lambdaworks offers implementations for both SNARKs and STARKs provers, along with the flexibility to leverage their individual components for constructing customized SNARKs.
orlp/glidesort
A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
ferrous-systems/teaching-material
erikgrinaker/toydb
Distributed SQL database in Rust, written as an educational project
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild
ClementTsang/bottom
Yet another cross-platform graphical process/system monitor.
sger/RustBooks
List of Rust books
priyankavergadia/GCPSketchnote
If you are looking to become a Google Cloud Engineer , then you are at the right place. GCPSketchnote is series where I share Google Cloud concepts in quick and easy to learn format.
laurent22/joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
m-ou-se/rust-atomics-and-locks
Code examples, data structures, and links from my book, Rust Atomics and Locks.
vishpat/lisp-rs
skyzh/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week.
pkivolowitz/asm_book
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
google/forma
An efficient vector-graphics renderer
betaveros/noulith
*slaps roof of [programming language]* this bad boy can fit so much [syntax sugar] into it
AlexArutiunian/tts_silero
big text to speech generation on Russian based on Silero TTS
WasmEdge/WasmEdge
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
FedosCucumber/PhysicsStuff
not-an-aardvark/lucky-commit
Customize your git commit hashes!
jart/blink
tiniest x86-64-linux emulator