Lists (2)
Sort Name ascending (A-Z)
Stars
- All languages
- ANTLR
- Assembly
- C
- C#
- C++
- CMake
- CSS
- Cuda
- Dockerfile
- Elixir
- Emacs Lisp
- Go
- HTML
- Handlebars
- Idris
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- Makefile
- Markdown
- Nix
- OCaml
- Objective-C
- PHP
- Pascal
- Python
- RPM Spec
- Rich Text Format
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Starlark
- SystemVerilog
- TeX
- TypeScript
- TypeSpec
- Typst
- VHDL
- Verilog
- Vim Script
- Vue
- Zig
TFS (Taobao File System) is a distributed file system similar to GFS.
Basic Sources for MIT 6.824 Distributed Systems Class
Open source documentation of Microsoft Azure
Learning materials for Stanford CS149 : Parallel Computing
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Raft library for maintaining a replicated state machine
A distributed Google File System (GFS), partially implemented in C++.
FUSE-based file system backed by Amazon S3
ext2/ext3/ext4 filesystem library for microcontrollers
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
Sherman: A Write-Optimized Distributed B+Tree Index on Disaggregated Memory
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitti…
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
《Designing Data-Intensive Application》DDIA中文翻译
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
DuckDB is an analytical in-process SQL database management system
Learn Rust dark magics by implementing an expression framework in database systems
Ceph is a distributed object, block, and file storage platform
A library that provides an embeddable, persistent key-value store for fast storage.