https://github.com/nytlabs/streamtools
tools for working with streams of data
https://github.com/nytlabs/streamtools
Last synced: 5 days ago
JSON representation
tools for working with streams of data
- Host: GitHub
- URL: https://github.com/nytlabs/streamtools
- Owner: nytlabs
- License: apache-2.0
- Created: 2013-07-05T18:58:45.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T13:57:38.000Z (over 1 year ago)
- Last Synced: 2025-04-01T09:21:13.641Z (12 days ago)
- Language: Go
- Homepage: http://nytlabs.github.io/streamtools/
- Size: 33.6 MB
- Stars: 1,312
- Watchers: 67
- Forks: 107
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
- awesome-go - streamtools - general purpose, graphical tool for dealing with streams of data. (Science and Data Analysis / HTTP Clients)
- zero-alloc-awesome-go - streamtools - general purpose, graphical tool for dealing with streams of data. (Science and Data Analysis / HTTP Clients)
- awesome-go - streamtools - general purpose, graphical tool for dealing with streams of data. Stars:`1.3K`. (Science and Data Analysis / HTTP Clients)
- awesome-go - streamtools - tools for working with streams of data - ★ 1311 (Science and Data Analysis)
- awesome-go-extra - streamtools - 07-05T18:58:45Z|2015-07-17T13:38:10Z| (Science and Data Analysis / HTTP Clients)
- awesome-go-zh - streamtools
README
# streamtools
[](https://travis-ci.org/nytlabs/streamtools)
**4/1/2015**
Development for streamtools has waned as our attention has turned towards developing a language paradigm that embraces blocking, types, and more reasonable semantics. *Stay tuned.*Streamtools is a graphical toolkit for dealing with streams of data. Streamtools makes it easy to explore, analyse, modify and learn from streams of data.
* [Start Here](http://nytlabs.github.io/streamtools)
* [Documentation](http://nytlabs.github.io/streamtools/docs/#)
* [Block Reference](http://nytlabs.github.io/streamtools/docs/#reference/blocks)
* [API Reference](http://nytlabs.github.io/streamtools/docs/#reference/api)--