camino-rs / camino
Like Rust's std::Path, but UTF-8.
☆484Updated 2 months ago
Alternatives and similar repositories for camino:
Users that are interested in camino are comparing it to the libraries listed below
- ☆481Updated 6 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆473Updated this week
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆416Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆363Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆691Updated last week
- Find out path at which a deserialization error occurred☆360Updated 2 months ago
- Structured concurrency operations for async Rust☆448Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆736Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆710Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 8 months ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- oh heck, a case conversion library☆539Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆328Updated last month
- Execute Rust code carefully, with extra checking along the way☆409Updated last week
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆436Updated last year
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago
- ☆306Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- Adaptors between compression crates and Rust's async IO types☆502Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago