tinygo-org / netLinks
Port of Go's "net" package to work with TinyGo on embedded processors.
☆35Updated 4 months ago
Alternatives and similar repositories for net
Users that are interested in net are comparing it to the libraries listed below
Sorting:
- A `net` implementation for Go and TinyGo based on unisockets, targeting both WebAssembly and native platforms.☆46Updated 2 years ago
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆37Updated last year
- TinyGo support for Visual Studio Code☆27Updated last year
- Web Assembly fetch wrapper that avoids importing net/http.☆62Updated 10 months ago
- HTML, CSS and SVG static renderer in pure Go☆40Updated last month
- WebAssembly interop between Go and JS values.☆107Updated 3 years ago
- A safer, drop-in replacement for Go's syscall/js JavaScript package.☆19Updated 2 years ago
- Go library for accessing the framebuffer under Raspbian as a Go Image.☆45Updated last year
- The Go programming language with support for bare-matal programing☆111Updated 6 months ago
- Embedded filesystems for TinyGo. Currently supports FATfs and LittleFS on microcontrollers with either SDCard or Flash RAM.☆38Updated last month
- Userspace networking in Go. Superceded by soypat/lneto☆71Updated last week
- The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need …☆47Updated 3 years ago
- Go·Hardware·Lean - Host drivers☆70Updated 9 months ago
- Run WASM tests inside your browser☆206Updated 10 months ago
- An SVG plotting library for golang☆42Updated 2 years ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆162Updated 5 months ago
- Go·Hardware·Lean - Ready-to use tools☆39Updated 9 months ago
- Advanced Go Webassembly Framework☆60Updated 6 months ago
- High-level canvas for the fyne package☆73Updated last month
- go package to chain fs.FS filesystems together (go1.16+)☆27Updated 2 years ago
- Fast JSON serializer for golang.☆23Updated 4 years ago
- Golang-WASM provides a simple idiomatic, and comprehensive API and bindings for working with WebAssembly for Go and JavaScript developers