Stars
Statistical Rethinking course and book package
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
Assignment skeleton for course on Discrete Differential Geometry (15-458/858)
Source code for the applications presented in the course "Geometry Processing with Discrete Exterior Calculus"
Web site of the Computational Optimal Transport book
Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equat…
Mission: To provide a high-quality open content data structures textbook that is both mathematically rigorous and provides complete implementations.
Build a distributed SQL database from the ground up
open source training courses about distributed database and distributed systems
A course to build distributed key-value service based on TiKV model
A course to build the SQL layer of a distributed database.
An experimental stackless Lua VM implemented in pure Rust
A public list of open-source challenges from jobs around the world
A public list of open-source challenges from companies around the world
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Source for the little book about OS development
A Java math library for OpenGL rendering calculations
GNU toolchain for RISC-V, including GCC
Projects for an undergraduate OS course
Xactor is a rust actors framework based on async-std
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
Repository for the book "Crafting Interpreters"