esp32-transpiler
IoT tester
Transpiles Golang code into Arduino-compatible code for automated testing of IoT projects
Transpile Golang into Arduino code to use fully automated testing at your IoT projects.
87 stars
5 watching
5 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
arduinoesp32gogolangtranspiler
Related projects:
Repository | Description | Stars |
---|---|---|
tardisgo/tardisgo | Cross-platform UI transpiler from Go to various languages | 432 |
arduino/arduino-builder | A tool for compiling Arduino sketches into executable code | 458 |
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
gobblejs/gobble-es6-transpiler | Transpiles ES6 code to previous versions using gobble and es6-transpiler | 2 |
konstantin8105/f4go | Converts Fortran code to equivalent Go code | 45 |
konstantin8105/c4go | Tools for transpiling C code to Go code | 365 |
nikolaydubina/go-instrument | Automatically adds tracing code to Go functions and methods | 229 |
asty-org/asty | Tool for converting Go source code AST to JSON and back to AST | 81 |
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 512 |
jmattheis/goverter | Tool for generating type-safe converters in Go | 525 |
esemplastic/unis | A common architecture for string utilities in the Go programming language | 70 |
andygrunwald/go-gerrit | A Go client library for interacting with the Gerrit Code Review system. | 94 |
dhowett/go-plist | A Go library that transcodes property lists in multiple formats | 416 |
zebroc/chatgpt-create-unit-tests | Automates adding unit tests to Go projects by analyzing Pull Requests and generating test code based on AI-generated suggestions. | 12 |