twitchyliquid64 / golang-asmLinks
The assembler from the Go compiler, in library form.
☆200Updated 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
Sorting:
- ☆127Updated 2 years ago
- JIT compiler in Go☆244Updated last year
- Interactive Assembler for Go☆67Updated last year
- ☆195Updated 8 years ago
- JIT compile library for Go☆84Updated 5 years ago
- ☆123Updated 2 years ago
- ⚡️ lock-free utilities in Go☆163Updated 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.☆222Updated last year
- sysconf for Go, without using cgo☆147Updated last week
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 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
- 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☆335Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆293Updated 2 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆182Updated 3 years ago
- The `io_uring` library and runtime for GO☆151Updated 7 months ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated 2 years ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- ☆255Updated 2 weeks ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- auto adjust your GOGC value☆230Updated last year
- [mirror] architecture code☆158Updated last month
- A fast little LRU cache for Go☆174Updated 2 years ago
- goroutine local storage (use context instead if possible)☆78Updated 10 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago