twitchyliquid64 / golang-asmLinks
The assembler from the Go compiler, in library form.
☆186Updated 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:
- ☆119Updated 2 years ago
- Interactive Assembler for Go☆65Updated 7 months ago
- ☆183Updated 7 years ago
- JIT compiler in Go☆237Updated last year
- ⚡️ lock-free utilities in Go☆156Updated last year
- JIT compile library for Go☆83Updated 5 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- sysconf for Go, without using cgo☆143Updated last month
- Go assembly transpiler for C programming language☆85Updated last week
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆208Updated 9 months ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆180Updated 2 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Zero-allocation reflection library for Go☆574Updated last year
- ☆121Updated last year
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- Go Pooling Helpers☆115Updated 4 years ago
- A very fast dynamic Thrift serializer & deserializer.☆126Updated 2 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆180Updated last year
- io_uring support for go☆203Updated 4 years ago
- A faster Protobuf serializer & deserializer.☆97Updated 9 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- A highly optimized double-ended queue☆199Updated last year
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago