mcy / stringsLinks
Rust String Libraries by mcyoung
☆190Updated 4 months ago
Alternatives and similar repositories for strings
Users that are interested in strings are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆368Updated 11 months ago
- Müsli is a flexible and efficient serialization framework☆390Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Fantastic serialization library☆160Updated last year
- Library for snippet annotations☆314Updated last week
- ergonomic and precise error handling built atop type-level set arithmetic☆232Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆220Updated 5 months ago
- ☆489Updated 7 months ago
- in-place allocation-reusing queues for Rust☆374Updated last year
- Program startup and thread support written in Rust☆186Updated last month
- A fast, concurrent string interner☆150Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Small, fast, synchronization primitives☆246Updated 9 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- "A very small syn"☆204Updated 4 months ago
- A Rust code linter☆214Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Type that deserializes only from one specific value☆244Updated last month
- Experiments with structured concurrency in Rust☆367Updated 10 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆257Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Track and query Cargo dependency graphs.☆226Updated last week
- Immutable strings, in Rust.☆245Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆162Updated this week
- Compact, clone-on-write vector and string.☆267Updated last month
- A concurrent, append-only vector.☆167Updated last week