chenzhuoyu / iasm
Interactive Assembler for Go
☆64Updated 3 months ago
Alternatives and similar repositories for iasm:
Users that are interested in iasm are comparing it to the libraries listed below
- ☆116Updated last year
- JIT compile library for Go☆83Updated 4 years ago
- The assembler from the Go compiler, in library form.☆176Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- ☆117Updated last year
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Object file abstractions in Go☆30Updated 10 months ago
- on-disk hash table(mainly for WAL).☆27Updated last year
- Experimental go stack unwinding using frame pointers.☆29Updated 2 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated 3 months ago
- A fast little LRU cache for Go☆167Updated last year
- Server for benchmarking pure Go key/value databases☆155Updated last year
- High performance drop-in replacement of the `encoding/base64` library☆37Updated 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.☆252Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- Run JVM-based code in Go efficiently☆73Updated 3 weeks ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆78Updated 4 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- Go assembly transpiler for C programming language☆45Updated 2 months ago
- Cache benchmark for Golang☆69Updated last year
- Utility functions and types used by Dragonboat and its related projects☆29Updated 8 months ago