ericlagergren / go-llvm-mcaLinks
Run Go executables under llvm-mca
☆13Updated 3 years ago
Alternatives and similar repositories for go-llvm-mca
Users that are interested in go-llvm-mca are comparing it to the libraries listed below
Sorting:
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A Go API for perf_event_open☆25Updated last year
- Object file abstractions in Go☆31Updated last year
- Go allocation trace utilities☆15Updated 4 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- A small tool for embedding files in a Go source file.☆11Updated 5 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- ☆12Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.