uber-research / goLinks
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 11 months ago
Alternatives and similar repositories for go
Users that are interested in go are comparing it to the libraries listed below
Sorting:
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- io_uring support for go☆203Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- ☆143Updated last year
- Locking wrapper for running benchmarks on shared hosts☆154Updated last year
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- sysconf for Go, without using cgo☆145Updated 2 weeks ago
- Native persistent memory support for Go☆82Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆237Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- Miscellaneous Go hacks☆243Updated 2 months ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- sprof is the next revolution in Go profiling☆80Updated 4 years ago
- Non-Invasive goroutine inspector☆92Updated 2 weeks ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆199Updated last year
- Measure the overheads of various observability tools, especially profilers.☆14Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 3 months ago
- Go packages and tools for Linux perf☆144Updated 2 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago