TotallyGamerJet / dlLinks
dynamically link without cgo
☆10Updated 3 years ago
Alternatives and similar repositories for dl
Users that are interested in dl are comparing it to the libraries listed below
Sorting:
- Cgo-free bindings☆22Updated 3 years ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- Fonts and text layout for Golang☆52Updated 8 months ago
- Generate pure go wrappers to c functions☆10Updated 2 years ago
- vkng wrapper - vulkan core 1.0-1.2☆33Updated 2 years ago
- High quality text shaping in pure Go.☆120Updated 3 weeks ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆142Updated last month
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Pure Go encoder/decoder of the QOI image format☆68Updated 3 years ago
- The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need …☆46Updated 3 years ago
- A Go API for perf_event_open☆25Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Cross-platform GUI window creation & management library in Go☆120Updated last year
- Parsing and calculating formulae☆43Updated 5 years ago
- Basic Markdown parser and HTML generator☆111Updated 7 months ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆93Updated 5 months ago
- A purego binding for libffi.☆115Updated last month
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Run stuff on the main thread in Go☆82Updated last year
- Graphic library supporting various displays☆28Updated 4 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆117Updated 9 months ago
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆35Updated last year
- A Go binding around the Vulkan graphics and compute API.☆66Updated last year
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆83Updated 2 months ago
- a native go ogg/vorbis decoder☆73Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries