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:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- A Go API for perf_event_open☆27Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Go allocation trace utilities☆15Updated 5 years ago
- Ordered map☆121Updated 8 months ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- ☆101Updated last year
- Generic wrapper around strconv.Parse*☆38Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 4 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A memory allocator for Go.☆86Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Pure go implementation of the IP routing table powered by prefix tree☆57Updated last month
- A golang zero-allocation HTTP parser (and eventually http server)☆79Updated 11 years ago