Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soypat/go-canard
Go port of libcanard. WIP.
https://github.com/soypat/go-canard
Last synced: 14 days ago
JSON representation
Go port of libcanard. WIP.
- Host: GitHub
- URL: https://github.com/soypat/go-canard
- Owner: soypat
- License: mit
- Created: 2022-07-22T05:01:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-21T20:20:33.000Z (over 2 years ago)
- Last Synced: 2024-11-10T23:42:19.334Z (2 months ago)
- Language: Go
- Homepage:
- Size: 111 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tinygo - go-canard - CAN/OpenCyphal implementation in pure Go. Port of libcanard. (Embedded Systems / Protocol implementations)
README
# gocanard
A direct Go port of [libcanard](https://github.com/OpenCyphal/libcanard).Most of port is done. Currently adding tests.