mcy / stringsLinks
Rust String Libraries by mcyoung
☆190Updated 5 months ago
Alternatives and similar repositories for strings
Users that are interested in strings are comparing it to the libraries listed below
Sorting:
- Small, fast, synchronization primitives☆246Updated 9 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆242Updated 2 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Müsli is a flexible and efficient serialization framework☆397Updated 2 weeks ago
- Library for snippet annotations☆319Updated last week
- Fantastic serialization library☆159Updated last year
- Program startup and thread support written in Rust☆188Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆244Updated last week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆259Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Type that deserializes only from one specific value☆244Updated last month
- in-place allocation-reusing queues for Rust☆375Updated last year
- A Rust code linter☆216Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆152Updated this week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 8 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- "A very small syn"☆206Updated 5 months ago
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆166Updated 2 weeks ago
- ZIP format implementation in Rust, sans-io☆365Updated 2 months ago
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- An SoA library for Rust☆146Updated 4 months ago
- Maps where keys are borrowed from values.☆268Updated this week
- Compact, clone-on-write vector and string.☆269Updated 2 months ago