Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dustin/replaykit
A toolkit for replaying time series data.
https://github.com/dustin/replaykit
Last synced: about 2 months ago
JSON representation
A toolkit for replaying time series data.
- Host: GitHub
- URL: https://github.com/dustin/replaykit
- Owner: dustin
- Created: 2012-06-07T18:19:16.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-26T04:17:53.000Z (about 10 years ago)
- Last Synced: 2024-10-11T14:15:53.606Z (2 months ago)
- Language: Go
- Homepage: http://godoc.org/github.com/dustin/replaykit
- Size: 176 KB
- Stars: 16
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Replay Toolkit
The [replay][replay] package provides some simple tools for replaying
captured data at realtime.I use this in various tools that take logged data and run it again at
different speeds. Check out the example in
[the documentation][replay].See also:
* [pktreplay][pktreplay]
* [vbmap][vbmap][pktreplay]: /couchbaselabs/pktreplay
[vbmap]: /couchbaselabs/vbmap
[replay]: http://godoc.org/github.com/dustin/replaykit