rust-lang / rust-artwork
Official artwork for the Rust project.
☆132Updated 2 years ago
Alternatives and similar repositories for rust-artwork:
Users that are interested in rust-artwork are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆351Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Expanding opportunities standard library std::fs and std::io☆311Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Cargo extension for running Criterion.rs benchmarks☆195Updated 9 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆191Updated 2 years ago
- Common types for HTTP operations☆203Updated last year
- Getters and Setters for Rust.☆353Updated last month
- Serialize and deserialize C-like enum as underlying repr☆240Updated last month
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- Provides a crate with information from the time it was built.☆167Updated last month
- Rust feature search☆177Updated last month
- x-www-form-urlencoded meets Serde☆244Updated 8 months ago
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks 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
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- A Rust JSON5 serializer and deserializer which speaks Serde.☆196Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆251Updated 5 years ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆216Updated 4 months ago
- A dead simple ANSI terminal color painting library for Rust.☆260Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Cross platform Rust library for checking whether two file paths are the same file.☆113Updated 2 months ago
- A rust logger that prints all messages with a readable output format.☆239Updated 11 months ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆226Updated last year
- MIME type guessing of file extensions for Rust.☆181Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆143Updated 2 months ago
- A Rust equivalent of Unix command "which".☆225Updated last week
- Notify async tasks or threads☆462Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆365Updated 3 weeks ago
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago