aclements / go-objLinks
Object file abstractions in Go
☆31Updated last year
Alternatives and similar repositories for go-obj
Users that are interested in go-obj are comparing it to the libraries listed below
Sorting:
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A Go API for perf_event_open☆25Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- WIP☆19Updated 5 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- ☆101Updated 11 months ago
- Go allocation trace utilities☆15Updated 4 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.