rosetta-rs / string-rosetta-rsLinks
Comparison of Rust string types
☆156Updated last week
Alternatives and similar repositories for string-rosetta-rs
Users that are interested in string-rosetta-rs are comparing it to the libraries listed below
Sorting:
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 3 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- lazy static regular expressions checked at compile time☆216Updated 8 months ago
- Immutable strings, in Rust.☆248Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆253Updated 3 weeks ago
- ☆200Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- "A very small syn"☆209Updated 7 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Define your own PhantomData☆156Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Semantic wrapper for byte count representations☆143Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago