Byron / open-rsLinks
Open a path or URL with the system-defined program
☆348Updated 4 months ago
Alternatives and similar repositories for open-rs
Users that are interested in open-rs are comparing it to the libraries listed below
Sorting:
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- Small crate to infer file and MIME type by checking the magic number signature☆342Updated 3 months ago
- A parser and formatter for std::{SystemTime, Duration}☆330Updated 2 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆365Updated 10 months ago
- Easy Ctrl-C handler for Rust projects☆630Updated 3 weeks ago
- Support for matching file paths against Unix shell style patterns.☆532Updated 4 months ago
- oh heck, a case conversion library☆544Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆531Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- A Rust equivalent of Unix command "which".☆228Updated 3 weeks ago
- Rust library to open URLs in the web browsers available on a platform☆284Updated 3 weeks ago
- A pretty, easy-to-use logger for Rust.☆495Updated last year
- ☆309Updated last month
- A simple and fast random number generator☆497Updated last week
- Find out path at which a deserialization error occurred☆371Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- A Rust library for moving files to the Recycle Bin☆212Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- A dead simple ANSI terminal color painting library for Rust.☆264Updated last year
- Conditional compilation according to rustc compiler version☆364Updated last week
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- Cross platform terminal colors for Rust.☆480Updated 5 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆420Updated this week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆342Updated this week
- A high performance, zero-copy URL router.☆449Updated 3 months ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆164Updated 2 years ago
- moved to https://codeberg.org/dirs/dirs-rs☆730Updated 4 months ago
- Like Rust's std::Path, but UTF-8.☆491Updated 3 months ago
- MIME type guessing of file extensions for Rust.☆184Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago