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:
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- Object file abstractions in Go☆31Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- simple data streams for go☆31Updated 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
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Go regexp for binary/latin-1 data☆48Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- 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
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆31Updated 3 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 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
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- Constant Database native golang implementation☆39Updated 5 years ago
- Run Go executables under llvm-mca☆13Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago