Handora's Stars
Snapchat/KeyDB
A Multithreaded Fork of Redis
github/semantic
Parsing, analyzing, and comparing source code across many languages
fool2fish/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
syndtr/goleveldb
LevelDB key/value database in Go.
OpenAtomFoundation/TobudOS
开放原子开源基金会孵化的物联网操作系统,捐赠前为腾讯物联网终端操作系统TencentOS Tiny
hedengcheng/tech
programming, database, distributed system
rajasekarv/vega
A new arguably faster implementation of Apache Spark from scratch in Rust
thestr4ng3r/chiaki
Moved to https://git.sr.ht/~thestr4ng3r/chiaki - Free and Open Source PS4 Remote Play Client
tidwall/summitdb
In-memory NoSQL database with ACID transactions, Raft consensus, and Redis API
illinois-cs241/coursebook
Open Source Introductory Systems Programming Textbook for the University of Illinois
taskflow/awesome-parallel-computing
A curated list of awesome parallel computing resources
mit-pdos/xv6-riscv-book
Text describing xv6 on RISC-V
bos/stanford-cs240h
Course materials for Stanford CS240h, "Functional Systems in Haskell"
jonhoo/rust-tcp
A learning experience in implementing TCP in Rust
ongardie/raft.tla
TLA+ specification for the Raft consensus algorithm
commercialhaskell/commercialhaskell
A special interest group for companies and individuals interested in commercial usage of Haskell
TimoKersten/db-engine-paradigms
Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.
datatechnology/jraft
Yet another Raft Consensus implementation
zouxiaohang/TheArtOFMultiprocessorProgramming
多处理器编程的艺术
decaf-lang/decaf
The new Decaf compiler, rewritten in "modern" Java
decaf-lang/decaf-rs
The Decaf compiler, written in Rust
briandowns/super-hacker
SuperHacker is the ultimate utility to make you look like a hacker.
craue/SouthParkDownloader
download South Park episodes from official sources
francis0407/SQL-Engine-On-LSM
A toy SQL engine built on top of LSM(LevelDB)
decaf-lang/decaf-book-spec
The Decaf Book(中文)。包含语言规范和框架文档。
MashPlant/decaf-rs
Framework of pa code for THU compiler principle course.
stanford-futuredata/cs245-as1
Student files for CS245 Programming Assignment 1: In-memory data layout
jiegec/online_decaf
Online Decaf Compiler
decaf-lang/decaf-in-scala
The Decaf compiler, written in Scala
equation314/decaf-vscode
Decaf language syntax highlighting for Visual Studio Code