kkkunny / SimLinks
The Sim programming language, a strongly typed, compiled programming language with a goal of simplicity. Sim是一门简洁的、强类型的编译型语言。
☆12Updated last month
Alternatives and similar repositories for Sim
Users that are interested in Sim are comparing it to the libraries listed below
Sorting:
- µGo编程语言(从头开发一个迷你Go语言编译器)☆53Updated 3 years ago
- Tiny玩具语言(Go语言实现/包含Tiny编译器/CASL汇编器/COMET虚拟机/调试器/支持WebAssembly/LLVM)☆72Updated last year
- ☆60Updated 4 months ago
- Kusion Cookbook☆38Updated 2 years ago
- An x86-64 kernel with ~100% Rust (originally) in a week. `async` inside!☆54Updated 3 years ago
- ☆100Updated 3 years ago
- iptables-trace is an eBPF enhanced iptables-TRACE alternative iptables TRACE. GPL-3.0 license☆14Updated 9 months ago
- garbage collector algorithm 垃圾回收算法的系列实现☆32Updated 2 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- 🐸 Grogudb is a KV Database designed for fast write/scan heavy workloads.☆58Updated 2 years ago
- ☆36Updated 5 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 8 years ago
- Go implementation of B plus tree☆33Updated 3 years ago
- A curated list of awesome garbage collection resources☆68Updated 4 years ago
- 用Rust语言重写Linux kernel中的KVM☆16Updated 3 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- A Rust version of db tutorial implementation☆62Updated 3 years ago
- A network packet info dumping tool like tcpdump based on `tc-bpf`.☆41Updated last year
- Learn how to write a minimal working linker from scratch☆106Updated last year
- Brainfuck JIT 虚拟机教程☆268Updated last week
- etcd 注解版☆17Updated 2 years ago
- colletions of papers on LSM-Tree☆23Updated 3 years ago
- bpf(2)-based ftrace(1) like function call graph for Go☆25Updated 6 months ago
- Writing a Interpreter in Go翻译☆101Updated last year
- From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the pr…☆151Updated last week
- The docs of eggos☆30Updated 4 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆79Updated 5 years ago
- 基于Golang实现的mysql数据库☆39Updated last week
- 平台工程社区事务☆11Updated 2 years ago
- 自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机☆232Updated 3 years ago