camino-rs / caminoLinks
Like Rust's std::Path, but UTF-8.
☆534Updated last week
Alternatives and similar repositories for camino
Users that are interested in camino are comparing it to the libraries listed below
Sorting:
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆515Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- ☆501Updated last month
- A minimal `syn` syntax tree pretty-printer☆728Updated last month
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Find out path at which a deserialization error occurred☆406Updated last month
- Generic extensions for tapping values in Rust.☆476Updated 2 years ago
- Command line parser with applicative interface☆416Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆566Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆360Updated 3 months ago
- Structured concurrency operations for async Rust☆480Updated 2 months ago
- A simple and fast random number generator☆544Updated this week
- Rust method delegation with less boilerplate☆508Updated last month
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- Fast floating point to string conversion☆674Updated last week
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- Library for snippet annotations☆472Updated last week
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆781Updated last week
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Conditional compilation according to rustc compiler version☆389Updated this week
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- ☆347Updated last month
- Execute Rust code carefully, with extra checking along the way☆463Updated 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`…☆811Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆262Updated 2 weeks ago