StardustDL / raft-impl
A demo 1-to-1 implementation with high availability in Golang for Raft, based on 6.824's raft labs. (NJU dissys course's lab code)
☆12Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for raft-impl
- A similarity measurer on two programming assignments on Online Judge.☆9Updated last year
- SICP Online Judge, consisting of a server, a react web interface and a modified Ok client.☆11Updated last year
- A Collection of Papers & Notes in Programming Language & Formal Verification☆16Updated 2 years ago
- Build lexers and parsers by deriving traits.☆22Updated 10 months ago
- A Pointer Analysis Framework for Rust☆42Updated last month
- 2022 年春季学期清华大学《软件分析与验证》课程实验平台☆200Updated 2 years ago
- Framework of pa code for THU compiler principle course.☆13Updated 4 years ago
- OS Tutorial Summer of Code 2020☆19Updated 2 years ago
- An LALR1(1)/LL(1) parser generator in Rust, for multiple languages.☆49Updated 2 years ago
- A C0 compiler for homework | C0 编译器 | 北航软院编译原理大作业☆30Updated 4 years ago
- Public-facing course info for program analysis materials.☆37Updated this week
- Linux kernel labs☆56Updated 3 years ago
- ☆12Updated 4 months ago
- A Rust style C++ library.☆19Updated 2 years ago
- Being a full-stack hacker, RISCV, LLVM, and more.☆18Updated 3 years ago
- LLVM pass☆21Updated 4 years ago
- outline and links for PLDI 2022 tutorial☆17Updated 2 years ago
- ☆22Updated last year
- ☆20Updated last year
- A naive interpreter for IR of NJU compiler principle lab3, to accelerate interpretation, the ir will be compiled to machine-friendly bina…☆15Updated 4 years ago
- Plagiarism detection tool in Rust (inspired by Stanford Moss)☆47Updated last month
- A compiler of C subset by USTB OWL Wheel Lab.☆11Updated last year
- Just for fun riscv64 emulator, which boots the Linux.☆40Updated last year
- PLCT实验室2020年开放日活动的演讲资料☆13Updated 3 years ago
- The cold linker