chenzhuoyu / asm2asm
☆114Updated 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.☆170Updated 4 years ago
- ⚡️ lock-free utilities in Go☆151Updated 7 months ago
- Interactive Assembler for Go☆63Updated 2 months ago
- ☆117Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆250Updated last year
- sysconf for Go, without using cgo☆140Updated this week
- JIT compile library for Go☆83Updated 4 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆169Updated 2 years ago
- A very fast dynamic Thrift serializer & deserializer.☆120Updated last week
- The `io_uring` library and runtime for GO☆126Updated 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.☆198Updated 4 months ago
- Patch all Go functions for testing☆254Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 5 months ago
- Fast and scalable pseudorandom generator for Go☆202Updated 3 years ago
- Zero-allocation type-safe pool for Go☆228Updated last year
- goroutine local storage (use context instead if possible)☆74Updated last month
- auto adjust your GOGC value☆222Updated 4 months ago
- ☆179Updated 7 years ago
- A faster Protobuf serializer & deserializer.☆90Updated 4 months ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆114Updated 2 years ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆113Updated last year
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- System V shared memory functions in pure Go.☆130Updated 3 months ago
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆83Updated 5 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆147Updated 7 months ago
- lock-free queue and other implementations☆127Updated last year
- Optimized functions for Go using SIMD☆190Updated 4 years ago
- io_uring support for go☆204Updated 4 years ago