camino-rs / caminoLinks
Like Rust's std::Path, but UTF-8.
☆541Updated last month
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☆446Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆522Updated last week
- ☆502Updated 2 months ago
- Generic extensions for tapping values in Rust.☆478Updated 2 years ago
- A minimal `syn` syntax tree pretty-printer☆736Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆388Updated last year
- Library for snippet annotations☆481Updated last week
- Find out path at which a deserialization error occurred☆411Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆574Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆689Updated last year
- Structured concurrency operations for async Rust☆486Updated this week
- Command line parser with applicative interface☆418Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Fast floating point to string conversion☆689Updated last week
- ☆351Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated this week
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆546Updated 2 years ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated last month
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆269Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆798Updated last week
- Execute Rust code carefully, with extra checking along the way☆473Updated 3 weeks ago