webdesus / fs_extraLinks
Expanding opportunities standard library std::fs and std::io
☆329Updated 2 years ago
Alternatives and similar repositories for fs_extra
Users that are interested in fs_extra are comparing it to the libraries listed below
Sorting:
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- ☆351Updated this week
- A Rust equivalent of Unix command "which".☆246Updated 6 months ago
- Getters and Setters for Rust.☆381Updated 7 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆388Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆382Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Easy Ctrl-C handler for Rust projects☆651Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆576Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 months ago
- oh heck, a case conversion library☆581Updated 5 months ago
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Rust crate for a convenient RAII scope guard.☆546Updated 2 years ago
- Like Rust's std::Path, but UTF-8.☆544Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆250Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆611Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated 3 weeks ago
- Support for matching file paths against Unix shell style patterns.☆567Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Serialize and deserialize C-like enum as underlying repr☆256Updated last month
- Open a path or URL with the system-defined program☆383Updated 2 weeks ago
- ☆319Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Futures, streams, and async I/O combinators.☆531Updated 2 weeks ago
- A dead simple ANSI terminal color painting library for Rust.☆279Updated last year
- Notify async tasks or threads☆503Updated last week