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 7 months ago
Alternatives and similar repositories for go
Users that are interested in go are comparing it to the libraries listed below
Sorting:
- io_uring support for go☆203Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- Go packages and tools for Linux perf☆141Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Miscellaneous Go hacks☆239Updated last month
- ☆138Updated last year
- Server for benchmarking pure Go key/value databases☆158Updated last year
- Best-effort CPU-local sharded values for Go☆200Updated 3 years ago
- Native persistent memory support for Go☆80Updated 2 years ago
- Assert your Go code is inlined and bounds-check eliminated☆294Updated 2 weeks ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- sprof is the next revolution in Go profiling☆80Updated 4 years ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- The `io_uring` library and runtime for GO☆130Updated 2 weeks ago
- Reusable transparent log database☆145Updated 4 years ago
- A quick tour (or reminder) of Go performance tools☆268Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- ☆121Updated last year
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 11 months ago