Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethanent/gotocore
Protocore implementation in Go
https://github.com/ethanent/gotocore
binary-data binary-protocol go golang protocol protocols protocore
Last synced: 3 months ago
JSON representation
Protocore implementation in Go
- Host: GitHub
- URL: https://github.com/ethanent/gotocore
- Owner: ethanent
- License: mit
- Created: 2020-02-20T07:11:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-19T23:50:51.000Z (over 4 years ago)
- Last Synced: 2024-06-20T15:45:02.561Z (7 months ago)
- Topics: binary-data, binary-protocol, go, golang, protocol, protocols, protocore
- Language: Go
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gotocore
> Protocore implementation in Go[![PkgGoDev](https://pkg.go.dev/badge/github.com/ethanent/gotocore)](https://pkg.go.dev/github.com/ethanent/gotocore)
> Note: This implementation has minimal test coverage and, while it is functional and generally error-free, all reflection-based struct serialization is experimental.