https://github.com/mzabaluev/tokio-text
Utilities for text-oriented asynchronous I/O in the Tokio framework.
https://github.com/mzabaluev/tokio-text
async asynchronous asyncio encoding-convertors input-output rust rust-library stream-processing text tokio-rs
Last synced: about 2 months ago
JSON representation
Utilities for text-oriented asynchronous I/O in the Tokio framework.
- Host: GitHub
- URL: https://github.com/mzabaluev/tokio-text
- Owner: mzabaluev
- License: mit
- Created: 2018-10-17T21:09:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T14:47:23.000Z (over 5 years ago)
- Last Synced: 2025-02-02T10:12:13.383Z (4 months ago)
- Topics: async, asynchronous, asyncio, encoding-convertors, input-output, rust, rust-library, stream-processing, text, tokio-rs
- Language: Rust
- Size: 28.3 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tokio-text
Utilities for text-oriented asynchronous I/O in the Tokio framework.
## License
This project is licensed under the [MIT license](LICENSE).
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in `tokio-text` by you, shall be licensed as MIT, without any
additional terms or conditions.