anonymouse64 / asm2goLinks
Automatically generate golang assembly files from native assembly code
☆14Updated 7 years ago
Alternatives and similar repositories for asm2go
Users that are interested in asm2go are comparing it to the libraries listed below
Sorting:
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 7 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Package ikitai is an optimizing just-in-time compiler for SSA-transformed Go.☆17Updated 5 years ago
- Example layout for a package using Go assembly.☆12Updated 9 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- Go allocation trace utilities☆15Updated 4 years ago
- Go regexp for binary/latin-1 data☆48Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- x86-64 instruction encoder in Go☆21Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)☆79Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆87Updated 4 months ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 6 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- JIT compile library for Go☆84Updated 5 years ago
- CGo bindings to libffi☆39Updated 12 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…☆70Updated 6 years ago
- Go SSH client wrapper and other tools☆14Updated 6 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 7 years ago