chenzhuoyu / asm2asmLinks
☆119Updated 2 years ago
Alternatives and similar repositories for asm2asm
Users that are interested in asm2asm are comparing it to the libraries listed below
Sorting:
- ⚡️ lock-free utilities in Go☆156Updated last year
- The assembler from the Go compiler, in library form.☆186Updated 4 years ago
- Interactive Assembler for Go☆65Updated 7 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.☆208Updated 9 months ago
- A very fast dynamic Thrift serializer & deserializer.☆126Updated 2 months ago
- ☆121Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated last month
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆256Updated 2 years ago
- auto adjust your GOGC value☆228Updated 9 months ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 2 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- Patch all Go functions for testing☆257Updated last year
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- Fastest pseudo-random number generator in Go. About 2x ~ 200x faster than math/rand.☆32Updated last year
- A highly optimized double-ended queue☆199Updated last year
- lock-free queue and other implementations☆127Updated last year
- io_uring support for go☆203Updated 4 years ago
- JIT compile library for Go☆83Updated 5 years ago
- ☆183Updated 7 years ago
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆101Updated 4 months ago
- High performance LRU cache☆233Updated 4 months ago
- sysconf for Go, without using cgo☆143Updated last month
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆116Updated this week
- ☆74Updated last year