rosetta-rs / string-rosetta-rsLinks
Comparison of Rust string types
☆151Updated 3 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
Sorting:
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Immutable strings, in Rust.☆245Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 9 months ago
- ☆163Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- Type that deserializes only from one specific value☆244Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Comparing parser APIs☆133Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- "A very small syn"☆206Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆185Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆213Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆244Updated this week
- Compact, clone-on-write vector and string.☆269Updated 2 months ago
- Program startup and thread support written in Rust☆188Updated last month
- A collection of utilities for a superior nom experience☆161Updated last year
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year