uber-research / go
The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the link for more detail: https://eng.uber.com/pprof-go-profiler/
☆181Updated 4 months ago
Alternatives and similar repositories for go:
Users that are interested in go are comparing it to the libraries listed below
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- io_uring support for go☆204Updated 4 years ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated 11 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Go packages and tools for Linux perf☆142Updated last year
- ☆137Updated 10 months ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆320Updated 5 years ago
- Miscellaneous Go hacks☆231Updated this week
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Load file-backed memory☆121Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- ⚡️ lock-free utilities in Go☆151Updated 8 months ago
- sprof is the next revolution in Go profiling☆79Updated 3 years ago
- A quick tour (or reminder) of Go performance tools☆264Updated 3 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 2 years ago
- Effective Computation of Things☆103Updated 5 years ago
- ☆116Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 5 months ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- Experimental go stack unwinding using frame pointers.☆29Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Native persistent memory support for Go☆80Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆148Updated 7 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 3 years ago
- Assert your Go code is inlined and bounds-check eliminated☆247Updated last month