twitchyliquid64 / golang-asm
The assembler from the Go compiler, in library form.
☆176Updated 4 years ago
Alternatives and similar repositories for golang-asm:
Users that are interested in golang-asm are comparing it to the libraries listed below
- ☆116Updated last year
- ☆180Updated 7 years ago
- Interactive Assembler for Go☆64Updated 3 months ago
- JIT compile library for Go☆83Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- JIT compiler in Go☆233Updated 9 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- ☆117Updated last year
- Server for benchmarking pure Go key/value databases☆155Updated last year
- sysconf for Go, without using cgo☆141Updated 2 weeks ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆173Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Go assembly transpiler for C programming language☆45Updated last month
- goroutine local storage (use context instead if possible)☆74Updated last week
- A fast little LRU cache for Go☆167Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Zero-allocation reflection library for Go☆555Updated last year
- errgroup with goroutine worker limits☆162Updated 2 years ago
- A golang package that allows you to access unexported functions from other packages☆236Updated 4 years ago
- amd64 instruction assembler☆90Updated 6 years ago
- A very fast dynamic Thrift serializer & deserializer.☆121Updated last week
- Zero-allocation type-safe pool for Go☆230Updated last year
- Fast, fully fledged murmur3 in Go.☆317Updated last year
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago