- South Korea
-
21:12
(UTC +09:00) - https://issuh.github.io
- https://issuh.github.io/resume/
System
Open Source Introductory Systems Programming Textbook for the University of Illinois
Angrave's Crowd-Sourced System Programming Book used at UIUC
The official GitHub mirror of the Chromium source
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
System design interview for IT companies
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
A reference use of Hashicorp's Raft implementation
Golang implementation of the Raft consensus protocol
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems …
Learn how to design large-scale systems. Prep for the system design interview.
Roadmap and Resource Compilation for System Design Fight Club
Lightweight, fault-tolerant message streams.