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:
- Go allocation trace utilities☆15Updated 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
- automate Go compiler comparisons☆24Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Package ikitai is an optimizing just-in-time compiler for SSA-transformed Go.☆17Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- x86-64 instruction encoder in Go☆22Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Go FFI (and dlopen) Libraries to wrap C libraries.☆28Updated 13 years ago
- efficient client ⚡️☆75Updated last year
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Example layout for a package using Go assembly.☆12Updated 9 years ago
- Easy to use native encoding/binary.ByteOrder☆31Updated 2 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- CGo bindings to libffi☆39Updated 12 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆87Updated 5 months ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Lightweight binding of pthreads to Google Go☆36Updated 9 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 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 regexp for binary/latin-1 data☆48Updated 6 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago