twitchyliquid64 / golang-asmLinks
The assembler from the Go compiler, in library form.
☆202Updated 5 years ago
Alternatives and similar repositories for golang-asm
Users that are interested in golang-asm are comparing it to the libraries listed below
Sorting:
- ☆127Updated 2 years ago
- Interactive Assembler for Go☆68Updated last year
- ☆197Updated 8 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- ☆123Updated 2 years ago
- JIT compile library for Go☆84Updated 5 years ago
- sysconf for Go, without using cgo☆147Updated last week
- JIT compiler in Go☆246Updated last year
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Updated 2 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆336Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Go assembly transpiler for C programming language support amd64, arm64, riscv64, and loong64☆112Updated 2 weeks ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- The `io_uring` library and runtime for GO☆157Updated 8 months ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆182Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated 2 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Go expression evaluation comparison☆56Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 8 months ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated last year