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
- JIT compiler in Go☆235Updated 10 months ago
- Interactive Assembler for Go☆64Updated 4 months ago
- ☆182Updated 7 years ago
- ⚡️ lock-free utilities in Go☆153Updated 9 months ago
- JIT compile library for Go☆83Updated 4 years ago
- ☆118Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆174Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Go 1.18+ generic tuple☆86Updated last year
- Server for benchmarking pure Go key/value databases☆156Updated last year
- Go assembly transpiler for C programming language☆46Updated 2 months ago
- sysconf for Go, without using cgo☆141Updated last week
- Go expression evaluation comparison☆49Updated last year
- A golang package that allows you to access unexported functions from other packages☆236Updated 4 years ago
- Zero-allocation type-safe pool for Go☆229Updated last year
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- A very fast dynamic Thrift serializer & deserializer.☆121Updated 2 weeks ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆204Updated 6 months ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- io_uring support for go☆204Updated 4 years ago
- [mirror] debugging tools☆237Updated last week
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆254Updated last year