lizrice / debugger-from-scratch
☆163Updated 6 years ago
Alternatives and similar repositories for debugger-from-scratch:
Users that are interested in debugger-from-scratch are comparing it to the libraries listed below
- As seen at Gophercon 2017☆315Updated 11 months ago
- Code to accompany the "Namespaces in Go" series of articles.☆212Updated 8 years ago
- Simple client and server for showing what's happening with certificates during TLS setup☆97Updated 6 years ago
- Demo code and slides for my GolangUK '17 talk: "Bare Metal Gophers: Can you write a kernel in Go?"☆159Updated 11 months ago
- Miscellaneous Go hacks☆234Updated last month
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- Talks by Matt Layher. MIT Licensed.☆75Updated last year
- Diff(1)☆90Updated 5 years ago
- Reusable transparent log database☆145Updated 4 years ago
- Tony Hoare's seminal 1978 paper "Communicating sequential processes" implemented in Go.☆185Updated 8 years ago
- Print version used to build Go executables☆273Updated 9 months ago
- /tmp☆94Updated 3 months ago
- Go tool to wrap and fix errors with the new %w verb directive☆373Updated 9 months ago
- Go packages and tools for Linux perf☆141Updated last year
- Typo is a Go version of the old Unix typo command.☆130Updated last year
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Basic eBPF examples in Golang using libbpfgo☆244Updated last year
- Example of a primitive stack based virtual machine☆38Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Script engine, especially good for tests☆150Updated last year
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆95Updated 2 years ago
- Document mathematical Go code beautifully☆202Updated last year
- An interactive tool to analyze Golang goroutine dump.☆467Updated 3 years ago
- C++ symbol name demangler written in Go☆172Updated 6 months ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆122Updated 3 years ago
- SlowJam: latency profiler for Go programs☆249Updated last week
- http://dave.cheney.net/training#introduction-to-go☆88Updated 5 years ago
- Trace Go program execution with uprobes and eBPF☆303Updated 2 weeks ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago