ericlagergren / go-llvm-mca
Run Go executables under llvm-mca
☆13Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-llvm-mca
- Work space for golang.org/x/perf version 2☆20Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- A Go API for perf_event_open☆16Updated 4 months ago
- This returns the name of the calling function/package with no allocations.☆14Updated 11 months ago
- A small tool for embedding files in a Go source file.☆11Updated 4 years ago
- go2 generics experiment in building generic augmented BTree data structures☆23Updated 2 years ago
- Sequential and parallel mergesort in Go☆16Updated 4 years ago
- ☆18Updated 3 years ago
- Tool for plotting Go benchmark results☆16Updated 3 months ago
- NUMA bindings for Go, requires libnuma.☆26Updated 4 years ago
- WIP☆18Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Go allocation trace utilities☆13Updated 3 years ago
- Source code for pprof.host site☆12Updated last year
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- CGO call batching benchmark☆19Updated 10 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- Make random JSON in Go☆25Updated 4 years ago
- Regular expression libraries for Go☆15Updated 3 years ago
- An efficient memset implementation for Golang.