achilleasa / bare-metal-gophersLinks
Demo code and slides for my GolangUK '17 talk: "Bare Metal Gophers: Can you write a kernel in Go?"
☆160Updated last year
Alternatives and similar repositories for bare-metal-gophers
Users that are interested in bare-metal-gophers are comparing it to the libraries listed below
Sorting:
- Package term manages POSIX terminals.☆399Updated last year
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago
- LLVM backed progamming language (Go subset)☆138Updated 2 years ago
- A simple virtual machine - compiler & interpreter - written in golang☆340Updated 3 years ago
- A C interpreter in Go☆122Updated 7 years ago
- Go rewrite of the ixy network driver☆165Updated 4 years ago
- Transpiling C code to Go code☆375Updated last year
- dlopen in go without cgo☆204Updated 6 years ago
- Go terminal and console support☆295Updated 3 weeks ago
- Direct Rendering Manager in pure Go☆56Updated last year
- tryhard finds and rewrites code suitable for try.☆133Updated 6 years ago
- ☆223Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated 11 months ago
- This is the source for the new Clive system built at Lsub.☆90Updated 9 years ago
- Building a simple neural network in Go☆352Updated 2 years ago
- GO-OSe proof of concept x86 kernel in Golang☆43Updated 9 years ago
- JIT code-generation in Go!☆348Updated 9 years ago
- ☆110Updated 7 months ago
- Go bindings to LLVM. Used as part of TinyGo.