twitchyliquid64 / golang-asmLinks
The assembler from the Go compiler, in library form.
☆192Updated 4 years ago
Alternatives and similar repositories for golang-asm
Users that are interested in golang-asm are comparing it to the libraries listed below
Sorting:
- ☆122Updated 2 years ago
- Interactive Assembler for Go☆65Updated 9 months ago
- JIT compiler in Go☆241Updated last year
- ☆122Updated 2 years ago
- JIT compile library for Go☆84Updated 5 years ago
- ☆190Updated 8 years ago
- sysconf for Go, without using cgo☆144Updated this week
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆213Updated 11 months ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆180Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆332Updated 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.☆260Updated 2 years ago
- The `io_uring` library and runtime for GO☆139Updated 3 months ago
- Go assembly transpiler for C programming language☆98Updated 2 weeks ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 3 months ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 10 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- ☆247Updated this week
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago