chenzhuoyu / asm2asm
☆116Updated last year
Alternatives and similar repositories for asm2asm:
Users that are interested in asm2asm are comparing it to the libraries listed below
- The assembler from the Go compiler, in library form.☆176Updated 4 years ago
- Interactive Assembler for Go☆64Updated 4 months ago
- ⚡️ lock-free utilities in Go☆154Updated 9 months 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.☆205Updated 6 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- JIT compile library for Go☆83Updated 4 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated 7 months ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆115Updated 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.☆255Updated last year
- ☆118Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Patch all Go functions for testing☆256Updated last year
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆114Updated last year
- The `io_uring` library and runtime for GO☆127Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆121Updated 2 weeks ago
- goroutine local storage (use context instead if possible)☆75Updated last month
- A faster Protobuf serializer & deserializer.☆91Updated 7 months ago
- sysconf for Go, without using cgo☆141Updated 2 weeks ago
- lock-free queue and other implementations☆127Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Fastest pseudo-random number generator in Go. About 2x ~ 200x faster than math/rand.☆32Updated 9 months ago
- Package for getting the runtime ID of a goroutine☆44Updated 9 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆98Updated last month
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆113Updated last year
- 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 5 years ago
- System V shared memory functions in pure Go.☆133Updated 5 months ago
- ☆24Updated 3 weeks ago
- auto adjust your GOGC value☆224Updated 6 months ago