xfbs / imstr
Immutable strings, in Rust.
☆245Updated last year
Alternatives and similar repositories for imstr:
Users that are interested in imstr are comparing it to the libraries listed below
- Müsli is a flexible and efficient serialization framework☆386Updated 2 weeks ago
- Structured concurrency operations for async Rust☆448Updated 3 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Deluge, not a stream☆317Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- in-place allocation-reusing queues for Rust☆370Updated 11 months ago
- Experiments with structured concurrency in Rust☆363Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆181Updated last month
- Compact, clone-on-write vector and string.☆259Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆473Updated this week
- Reflection via DWARF.☆296Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆225Updated 3 months ago
- Like Rust's std::Path, but UTF-8.☆484Updated 2 months ago
- A concurrent, append-only vector.☆159Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- ☆483Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆207Updated this week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Command line parser with applicative interface☆380Updated last month
- Task abstraction for building executors☆465Updated 3 months ago
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- Rust web servers without async/await.☆201Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆409Updated last week
- ergonomic and precise error handling built atop type-level set arithmetic☆230Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago
- Rust String Libraries by mcyoung☆184Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago