Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bclswl0827/slgo
SeedLink protocol basic implementation in pure Go.
https://github.com/bclswl0827/slgo
golang golang-library libmseed seedlink seismic seismic-data seismic-processing seismology
Last synced: 29 days ago
JSON representation
SeedLink protocol basic implementation in pure Go.
- Host: GitHub
- URL: https://github.com/bclswl0827/slgo
- Owner: bclswl0827
- License: mit
- Created: 2024-08-24T16:28:01.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-08-25T07:22:18.000Z (3 months ago)
- Last Synced: 2024-08-25T18:06:42.636Z (3 months ago)
- Topics: golang, golang-library, libmseed, seedlink, seismic, seismic-data, seismic-processing, seismology
- Language: Go
- Homepage: https://pkg.go.dev/github.com/bclswl0827/slgo
- Size: 226 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slgo
SeedLink protocol basic implementation in pure Go.
## Preview
![Swarm Screenshot](https://raw.githubusercontent.com/bclswl0827/slgo/master/preview/swarm.png)
## Quick Start
See [example](https://github.com/bclswl0827/slgo/tree/master/example) for more details.