mcy / stringsLinks
Rust String Libraries by mcyoung
☆191Updated 6 months ago
Alternatives and similar repositories for strings
Users that are interested in strings are comparing it to the libraries listed below
Sorting:
- A fast, concurrent string interner☆151Updated 11 months ago
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Program startup and thread support written in Rust☆189Updated 2 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆246Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Library for snippet annotations☆325Updated this week
- A concurrent, append-only vector.☆187Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆278Updated 4 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- Müsli is a flexible and efficient serialization framework☆399Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆249Updated this week
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆166Updated last month
- Use bitsized types as if they were a feature of rust.☆185Updated 3 months ago
- A Rust code linter☆216Updated last year
- Use declarative macros as proc_macro attributes or derives☆133Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Compact, clone-on-write vector and string.☆281Updated 3 months ago
- in-place allocation-reusing queues for Rust☆378Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆109Updated 8 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- Fantastic serialization library☆160Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Experiments with structured concurrency in Rust☆374Updated last year
- "A very small syn"☆208Updated 6 months ago
- Compile-time string formatting☆238Updated 7 months ago