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.☆175Updated 4 years ago
- ⚡️ lock-free utilities in Go☆152Updated 8 months ago
- Interactive Assembler for Go☆64Updated 3 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.☆202Updated 5 months ago
- ☆117Updated last year
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆113Updated 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.☆251Updated last year
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- A very fast dynamic Thrift serializer & deserializer.☆122Updated this week
- JIT compile library for Go☆83Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 6 months ago
- Server for benchmarking pure Go key/value databases☆155Updated last year
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆202Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- auto adjust your GOGC value☆223Updated 5 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
- JIT compiler in Go☆233Updated 9 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆98Updated last week
- Simple building blocks for protobuf marshaling and unmarshaling☆160Updated 8 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- Fastest pseudo-random number generator in Go. About 2x ~ 200x faster than math/rand.☆32Updated 8 months ago
- ☆180Updated 7 years ago
- A highly optimized double-ended queue☆189Updated last year
- System V shared memory functions in pure Go.☆131Updated 4 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆91Updated 5 months ago
- A fast little LRU cache for Go☆167Updated last year