robaho / goanalyzer
improved go tool trace goroutine analysis
☆31Updated 6 years ago
Alternatives and similar repositories for goanalyzer:
Users that are interested in goanalyzer are comparing it to the libraries listed below
- A goroutine limiter for Go☆82Updated 3 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Test the performance of Go's concurrency structures☆30Updated 3 months ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- example how to use protocol buffers v3 Any type in golang☆29Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Golang HTTP/2 cleartext (h2c) Handler / Router / Mux☆17Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Support for streaming Protocol Buffer messages for the Go language (golang).☆66Updated last year
- Find, list, and inspect processes from Go (golang)☆82Updated 4 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Work space for golang.org/x/perf version 2☆20Updated 4 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 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year