mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add embd, package for hardware
http://embd.io http://kidoman.io/framework/embd.html
This commit is contained in:
parent
22e71f49d0
commit
65ab01b93d
@ -233,7 +233,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
|
|||||||
* [smtp](https://github.com/mailhog/smtp) - SMTP server protocol state machine
|
* [smtp](https://github.com/mailhog/smtp) - SMTP server protocol state machine
|
||||||
|
|
||||||
## Embeddable Scripting Languages
|
## Embeddable Scripting Languages
|
||||||
|
h
|
||||||
*Embedding other languages inside your go code*
|
*Embedding other languages inside your go code*
|
||||||
|
|
||||||
* [agora](https://github.com/PuerkitoBio/agora) - Dynamically typed, embeddable programming language in Go
|
* [agora](https://github.com/PuerkitoBio/agora) - Dynamically typed, embeddable programming language in Go
|
||||||
@ -298,6 +298,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
|
|||||||
|
|
||||||
*Libraries for interacting with hardware.*
|
*Libraries for interacting with hardware.*
|
||||||
|
|
||||||
|
* [embd](https://github.com/kidoman/embd) - Embedded Programming Framework supporting Raspberry Pi, Beaglebone Black, etc.
|
||||||
* [gobot](https://github.com/hybridgroup/gobot) - Framework for robotics, physical computing, and the Internet of Things
|
* [gobot](https://github.com/hybridgroup/gobot) - Framework for robotics, physical computing, and the Internet of Things
|
||||||
|
|
||||||
## Images
|
## Images
|
||||||
|
Loading…
Reference in New Issue
Block a user