tinygo topic

List tinygo repositories

awesome-tinygo

83
Stars
6
Forks
Watchers

A curated list of awesome TinyGo projects and libraries. Inspired by awesome-go.

hogosuru

44
Stars
6
Forks
Watchers

Advanced Go Webassembly Framework

tinygo

14.6k
Stars
851
Forks
Watchers

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

drivers

581
Stars
177
Forks
Watchers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.

bluetooth

681
Stars
129
Forks
Watchers

Cross-platform Bluetooth API for Go and TinyGo. Supports Linux, macOS, Windows, and bare metal using Nordic SoftDevice or HCI

proxy-wasm-go-sdk

665
Stars
145
Forks
Watchers

WebAssembly for Proxies (Go SDK)

vecty

2.8k
Stars
143
Forks
Watchers

Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.

unisockets

34
Stars
6
Forks
Watchers

A universal Berkeley sockets implementation for both WebAssembly (based on WebRTC) and native platforms with bindings for C, Go and TinyGo.

tinynet

47
Stars
8
Forks
Watchers

A `net` implementation for Go and TinyGo based on unisockets, targeting both WebAssembly and native platforms.

imagewand

30
Stars
2
Forks
Watchers

🪄 Private-first image conversion within browsers, powered by WASM & Golang