chenzhuoyu / asm2asm
☆111Updated last year
Related projects ⓘ
Alternatives and complementary repositories for asm2asm
- Interactive Assembler for Go☆60Updated last week
- The assembler from the Go compiler, in library form.☆164Updated 3 years ago
- ⚡️ lock-free utilities in Go☆149Updated 5 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.☆176Updated 2 months ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆111Updated last year
- ☆110Updated last year
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆168Updated 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.☆242Updated last year
- JIT compile library for Go☆81Updated 4 years ago
- Patch all Go functions for testing☆252Updated 11 months ago
- Server for benchmarking pure Go key/value databases☆154Updated last year
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆111Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆113Updated last week
- sysconf for Go, without using cgo☆141Updated this week
- Zero-allocation type-safe pool for Go☆223Updated last year
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 3 months ago
- Golang library for io_uring (without CGO)☆131Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- ☆172Updated 7 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆76Updated last year
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆80Updated 2 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆140Updated 5 months ago
- The `io_uring` library and runtime for GO☆125Updated 2 years ago
- goroutine local storage (use context instead if possible)☆73Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- JIT compiler in Go☆229Updated 6 months ago
- ☆74Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year