chenzhuoyu / asm2asmLinks
☆124Updated 2 years ago
Alternatives and similar repositories for asm2asm
Users that are interested in asm2asm are comparing it to the libraries listed below
Sorting:
- The assembler from the Go compiler, in library form.☆193Updated 4 years ago
- Interactive Assembler for Go☆65Updated 10 months ago
- ⚡️ lock-free utilities in Go☆161Updated last year
- ☆122Updated 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.☆261Updated 2 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.☆218Updated last year
- sysconf for Go, without using cgo☆145Updated last week
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- The `io_uring` library and runtime for GO☆146Updated 4 months ago
- ☆192Updated 8 years ago
- JIT compile library for Go☆84Updated 5 years ago
- goroutine local storage (use context instead if possible)☆78Updated 6 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 4 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆119Updated 2 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Zero-allocation type-safe pool for Go☆237Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 3 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆121Updated 2 months ago
- auto adjust your GOGC value☆228Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- JIT compiler in Go☆243Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- ☆249Updated last week
- Go assembly transpiler for C programming language☆103Updated last week
- High performance LRU cache☆238Updated 7 months ago
- A very fast dynamic Thrift serializer & deserializer.☆127Updated this week