mknyszek / goatLinks
Go allocation trace utilities
☆15Updated 4 years ago
Alternatives and similar repositories for goat
Users that are interested in goat are comparing it to the libraries listed below
Sorting:
- automate Go compiler comparisons☆24Updated 2 years ago
- Object file abstractions in Go☆31Updated last year
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- simple data streams for go☆31Updated 3 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Run Go executables under llvm-mca☆13Updated 3 years ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 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…☆70Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Allotment Routing Table☆56Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go regexp for binary/latin-1 data☆48Updated 6 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆31Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A small tool for embedding files in a Go source file.☆11Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- A pure-Go wyhash implementation.☆34Updated 3 weeks ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- A Go API for perf_event_open☆27Updated last year
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 4 months ago