pingcap / talent-plan
open source training courses about distributed database and distributed systems
☆10,454Updated last year
Alternatives and similar repositories for talent-plan:
Users that are interested in talent-plan are comparing it to the libraries listed below
- Distributed SQL database in Rust, written as an educational project☆6,368Updated this week
- Incomplete Redis client and server implementation using Tokio - for learning purposes only☆4,164Updated 7 months ago
- Distributed transactional key-value database, originally created to complement TiDB☆15,675Updated this week
- A course of building an LSM-Tree storage engine (database) in a week.☆3,246Updated 3 weeks ago
- Raft distributed consensus algorithm implemented in Rust.☆3,069Updated last month
- Common data structures and algorithms in Rust☆3,850Updated last month
- the champagne of beta embedded databases☆8,373Updated 3 months ago
- Educational blog posts for Rust beginners☆7,880Updated last month
- Rust async runtime based on io-uring.☆4,341Updated 3 weeks ago
- Learn Rust by writing Entirely Too Many linked lists☆3,346Updated 8 months ago
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,334Updated last week
- Learn Rust dark magics by implementing an expression framework in database systems☆1,408Updated last year
- Fast web applications through dynamic, partially-stateful dataflow☆5,094Updated 3 years ago
- A curated list to learn about distributed systems☆10,959Updated 2 months ago
- A list of papers about distributed consensus.☆2,557Updated 7 months ago
- A native gRPC client & server implementation with async/await support.☆10,689Updated last week
- A guide to writing a DNS Server from scratch in Rust☆4,252Updated 6 months ago
- Rust Language Cheat Sheet - https://cheats.rs☆4,279Updated 2 weeks ago
- 🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.☆6,939Updated 10 months ago
- Rayon: A data parallelism library for Rust☆11,609Updated 4 months ago
- Rust explained using easy English☆8,184Updated 10 months ago
- An HTTP library for Rust☆15,080Updated last week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...