LixvYang / Writing-a-Interpreter-in-Go-Translation
Writing a Interpreter in Go翻译
☆96Updated 9 months ago
Alternatives and similar repositories for Writing-a-Interpreter-in-Go-Translation
Users that are interested in Writing-a-Interpreter-in-Go-Translation are comparing it to the libraries listed below
Sorting:
- A curated list of awesome garbage collection resources☆69Updated 3 years ago
- ☆23Updated 3 years ago
- General Golang Code Generator☆198Updated last year
- Kusion Cookbook☆38Updated 2 years ago
- leetcode 算法题解精选☆44Updated last year
- a simple netpoll implemented using go☆78Updated last year
- Go和大语言模型编程☆38Updated 2 months ago
- From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the pr…☆132Updated this week
- Go语言猴子补丁框架☆128Updated last year
- 《The TCP/IP Guide》翻译项目☆47Updated 5 years ago
- An experimental GraphQL implementation with Go. This repo focuses on improve GraphQL Parse and Resolve speed to a new level.☆57Updated 3 years ago
- ☆20Updated 2 years ago
- SDB :纯 Go 开发、数据结构丰富、持久化、简单易用的 NoSQL 数据库☆138Updated 2 years ago
- µGo编程语言(从头开发一个迷你Go语言编译器)☆52Updated 2 years ago
- various parser demos☆15Updated 4 years ago
- go 语言的一些新特性、知识分享☆70Updated 3 years ago
- 自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机☆231Updated 2 years ago
- 高性能http 1.1解析器,为你的异步io库插上http解析的翅膀, 每秒可以处理630.15MB/s流量[从零实现]☆41Updated 11 months ago
- Go Test Workshop☆100Updated 9 months ago
- 自底向上分析boltdb源码https://www.bookstack.cn/books/jaydenwen123-boltdb_book☆85Updated 3 years ago
- ☆75Updated last year
- Go tips from Phuong Le. Go语言编程技巧☆209Updated 7 months ago
- Implement golang generic by code generating like C++ template (monomorphization)☆104Updated 4 years ago
- A faster method to get elements from an interface (Struct or Slice type) for Go. 一个更快的方法, 用来获取 interface (Struct) 的属性, 或 interface (Slice…☆32Updated 11 months ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- 字节内推👇🏻☆55Updated last year
- lock-free queue and other implementations☆127Updated last year
- golang simple opentracing and opentelemetry sdk☆40Updated 3 years ago
- 《Go 语言设计与实现》示例代码☆281Updated 5 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 2 years ago