kelindar / goccLinks
Generate Go Plan9 assembly from C code
☆32Updated 4 months ago
Alternatives and similar repositories for gocc
Users that are interested in gocc are comparing it to the libraries listed below
Sorting:
- Fast, thread-safe arena allocators☆24Updated 2 years ago
- Go assembly transpiler for C programming language☆107Updated 2 months ago
- High quality text shaping in pure Go.☆123Updated 3 weeks ago
- Basic Markdown parser and HTML generator☆113Updated 10 months ago
- Ebitengine rendering backend for the pure Go ImGui port☆25Updated 10 months ago
- Run JVM-based code in Go efficiently☆83Updated 9 months ago
- Fonts and text layout for Golang☆53Updated 11 months ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Updated 4 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆39Updated 6 months ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆155Updated 2 months ago
- gio experiments☆42Updated last year
- Cgo-free bindings☆22Updated 3 years ago
- A purego binding for libffi.☆165Updated 3 months ago
- A float32 version of Go's math package☆81Updated 10 months ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- String deduplication package for Go☆19Updated last year
- Fast integer map for uint32-to-uint32☆32Updated 4 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Pure Go encoder/decoder of the QOI image format☆68Updated 3 years ago
- A zstd decompressor written in golang☆47Updated 6 years ago
- Pure Go SQL parser☆164Updated 4 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 3 months ago
- Ordered codes for database keys☆43Updated last year
- MUS format serializer for Go