rosetta-rs / string-rosetta-rsLinks
Comparison of Rust string types
☆150Updated 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 pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Immutable strings, in Rust.☆245Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Type that deserializes only from one specific value☆243Updated last week
- ☆155Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- Fantastic serialization library☆160Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A Rust code linter☆212Updated 11 months ago
- Rust library for typesystem-assisted bitflags.☆122Updated 4 months ago
- Structured concurrency operations for async Rust☆451Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- A tool to mine crates.io and produce static websites☆131Updated 7 months ago
- Compact, clone-on-write vector and string.☆262Updated last month
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆220Updated 4 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆182Updated 11 months ago
- A super powered testing macro for Rust☆118Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- A concurrent, append-only vector.☆165Updated 2 weeks ago