chenzhuoyu / asm2asm
☆118Updated 2 years ago
Alternatives and similar repositories for asm2asm:
Users that are interested in asm2asm are comparing it to the libraries listed below
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- Interactive Assembler for Go☆64Updated 5 months 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.☆256Updated 2 years ago
- The assembler from the Go compiler, in library form.☆177Updated 4 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.☆208Updated 7 months ago
- goroutine local storage (use context instead if possible)☆76Updated last month
- A faster Protobuf serializer & deserializer.☆95Updated 7 months ago
- Server for benchmarking pure Go key/value databases☆156Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆124Updated last week
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated 8 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Fastest pseudo-random number generator in Go. About 2x ~ 200x faster than math/rand.☆32Updated 10 months ago
- Patch all Go functions for testing☆256Updated last year
- A fast little LRU cache for Go☆168Updated last year
- JIT compile library for Go☆83Updated 4 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆116Updated 2 years ago
- ☆182Updated 7 years ago
- ☆118Updated last year
- A highly optimized double-ended queue☆193Updated last year
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Zero-allocation type-safe pool for Go☆231Updated last year
- System V shared memory functions in pure Go.☆133Updated 6 months ago
- auto adjust your GOGC value☆227Updated 7 months ago
- 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 this week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- io_uring support for go☆204Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- lock-free queue and other implementations☆127Updated last year
- errgroup with goroutine worker limits☆163Updated 2 years ago