Read input lines as byte slices for high efficiency
☆69Jan 5, 2024Updated 2 years ago
Alternatives and similar repositories for bytelines
Users that are interested in bytelines are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An efficient way to filter duplicate lines from input, à la uniq.☆224Dec 13, 2025Updated 3 months ago
- Command line interface to manage clipboard☆86Jun 14, 2023Updated 2 years ago
- Parameterized routing for generic resources in Rust☆36Jan 4, 2026Updated 2 months ago
- Array helpers for Rust's Vector and String types☆78Feb 6, 2023Updated 3 years ago
- Performs distributed command execution, written in Rust w/ Tokio