hitzhangjie / golang-debugger-bookLinks
From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK,…
☆138Updated this week
Alternatives and similar repositories for golang-debugger-book
Users that are interested in golang-debugger-book are comparing it to the libraries listed below
Sorting:
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Interactive Assembler for Go☆65Updated 7 months ago
- A network packet info dumping tool like tcpdump based on `tc-bpf`.☆39Updated 9 months ago
- ☆51Updated 2 years ago
- A curated list of awesome garbage collection resources☆68Updated 3 years ago
- lock-free queue and other implementations☆128Updated last year
- Patch all Go functions for testing☆258Updated last year
- Generate bpftrace scripts for use with golang programs. Works around quirks in the golang runtime.☆59Updated this week
- libbpfgo port of bcc/libbpf-tools☆49Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆126Updated last week
- ⚡️ lock-free utilities in Go☆158Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated last month
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 9 months ago
- A compile-time source code rewritten based mock framework☆25Updated last year
- Go语言猴子补丁框架☆129Updated last year
- ☆75Updated last year
- Perf Utilities for Go☆109Updated 2 years ago
- Lock-free ring buffer by golang☆52Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- colletions of papers on LSM-Tree☆23Updated 3 years ago
- WebAssembly for Proxies (Golang host implementation)☆64Updated 11 months 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
- Kusion Cookbook☆38Updated 2 years ago
- io_uring support for go☆203Updated 4 years ago