BurntSushi / encoding_rs_ioLinks
Streaming I/O adapters for the encoding_rs crate.
☆28Updated last year
Alternatives and similar repositories for encoding_rs_io
Users that are interested in encoding_rs_io are comparing it to the libraries listed below
Sorting:
- A command line tool to generate Unicode tables as source code.☆112Updated last year
- Cross-platform interface to the `errno` variable☆73Updated last month
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 2 months ago
- Cross platform Rust library for checking whether two file paths are the same file.☆117Updated 2 weeks ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated last month
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- ☆60Updated last year
- ☆108Updated last year
- Error management☆27Updated 7 years ago
- Auto-generated rust bindings for libpq☆47Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Native TLS for futures and async-std☆72Updated 4 months ago
- Hjson for Rust