robaho / goanalyzerLinks
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
Sorting:
- Non-Invasive goroutine inspector☆92Updated 3 weeks 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☆69Updated 2 weeks ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 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
- xxh3 fast hash function☆105Updated 6 years ago
- A memory allocator for Go.☆85Updated 5 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Support for streaming Protocol Buffer messages for the Go language (golang).☆67Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Test the performance of Go's concurrency structures☆30Updated 7 months ago
- Static bit vector structures library☆72Updated 6 years ago
- An introspection tool for Bolt databases.☆109Updated 7 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Effective Computation of Things☆109Updated 6 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Plugin-driven CLI utility for code generation using Go source as IDL☆53Updated 6 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago