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
- Go regexp for binary/latin-1 data☆48Updated 6 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- Golang port of simdjson☆86Updated 5 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- Go allocation trace utilities☆15Updated 4 years ago
- C++ symbol name demangler written in Go☆176Updated 2 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 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 6 years ago
- efficient client ⚡️☆75Updated last year
- Package ikitai is an optimizing just-in-time compiler for SSA-transformed Go.☆17Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- ☆19Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go SSH client wrapper and other tools☆14Updated 5 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 3 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Run Go executables under llvm-mca☆13Updated 3 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆86Updated last month
- Generate Go bindings for Clang's C API☆44Updated 3 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Example layout for a package using Go assembly.☆12Updated 9 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago