- Brazil
-
16:51
(UTC -03:00) - in/the-diego-reis
- @el_yawd
- https://el-yawd.github.io/about
Highlights
- Pro
Educational
From the Transistor to the Web Browser, a rough outline for a 12 week course
Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
A guide to writing a DNS Server from scratch in Rust
A concise explanation of Rust types and Memory Layout.
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
Repository of all kinds of things to help you get up and running with ACID transactions on Apache Cassandra®
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
open source training courses about distributed database and distributed systems
A bunch of links to blog posts, articles, videos, etc for learning Rust
Various materials about Profile Guided Optimization and other similar stuff like AutoFDO, Bolt, etc.
A public list of open-source challenges from jobs around the world
A fast, memory-safe web server written in Rust.
Automatic SQL injection and database takeover tool
A massively parallel, high-level programming language
The BusTub Relational Database Management System (Educational)
An open sourced implementation of Bw-Tree in SQL Server Hekaton
A description of the Erlang Runtime System ERTS and the virtual Machine BEAM.
A course of building an LSM-Tree storage engine (database) in a week.
A guide to how rustc works and how to contribute to it.
A basic introduction to coding in modern C++.
An evolving how-to guide for securing a Linux server.
An implementation of viewstampeed replication protocol in Rust