Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rlee287/io_wrapper_statistics
https://github.com/rlee287/io_wrapper_statistics
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rlee287/io_wrapper_statistics
- Owner: rlee287
- License: apache-2.0
- Created: 2021-09-06T16:10:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-22T03:01:16.000Z (about 3 years ago)
- Last Synced: 2024-12-24T01:15:14.300Z (11 days ago)
- Language: Rust
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# io\_wrapper\_statistics
This library is a development tool that wraps an I/O object and provides statistics on how often each of the I/O methods are called, as well as a means of logging the I/O calls and their results.