rosetta-rs / string-rosetta-rs
Comparison of Rust string types
☆138Updated 2 weeks ago
Alternatives and similar repositories for string-rosetta-rs:
Users that are interested in string-rosetta-rs are comparing it to the libraries listed below
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆96Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- A concurrent, append-only vector.☆149Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Lazy formatting utility macro for rust☆127Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- Immutable strings, in Rust.☆244Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆178Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated this week
- A Rust code linter☆210Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- "A very small syn"☆200Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Reflection via DWARF.☆296Updated last year
- Parallel iterator processing library for Rust☆102Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- ☆101Updated this week
- Generate Rust enum variants without associated data☆90Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Small, fast, synchronization primitives☆241Updated 5 months ago
- Deadlock free mutexes☆161Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago