Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fpletz/throt
throttles data flow through a pipe
https://github.com/fpletz/throt
Last synced: about 2 months ago
JSON representation
throttles data flow through a pipe
- Host: GitHub
- URL: https://github.com/fpletz/throt
- Owner: fpletz
- License: gpl-3.0
- Created: 2011-01-06T00:27:06.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-01-06T00:33:09.000Z (almost 14 years ago)
- Last Synced: 2023-04-21T15:10:13.627Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
throt
-----Throttles data flow through a pipe (stdin -> stdout).
Usage:
throt RATERATE may be a float followed by (case-insensitive): K, M, G, T
throt is distributed under the terms of the GNU General Public License, see LICENSE for details.