mcy / stringsLinks
Rust String Libraries by mcyoung
☆193Updated 8 months ago
Alternatives and similar repositories for strings
Users that are interested in strings are comparing it to the libraries listed below
Sorting:
- Program startup and thread support written in Rust☆192Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Small, fast, synchronization primitives☆250Updated last year
- ergonomic and precise error handling built atop type-level set arithmetic☆291Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A fast, concurrent string interner☆153Updated last year
- Müsli is a flexible and efficient serialization framework☆408Updated this week
- A Rust code linter☆216Updated last year
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- A concurrent, append-only vector.☆200Updated last month
- "A very small syn"☆209Updated 8 months ago
- Fantastic serialization library☆160Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated this week
- Type that deserializes only from one specific value☆253Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆183Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆303Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- Use declarative macros as proc_macro attributes or derives☆145Updated 3 months ago
- Library for snippet annotations☆333Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Maps where keys are borrowed from values.☆282Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Comparing parser APIs☆140Updated this week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Use bitsized types as if they were a feature of rust.☆189Updated 2 weeks ago
- Compact, clone-on-write vector and string.☆287Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month