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☆385Updated 3 weeks ago
- Structured concurrency operations for async Rust☆444Updated 2 months ago
- Deluge, not a stream☆317Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- A high performance, zero-copy URL router.☆438Updated 2 months ago
- in-place allocation-reusing queues for Rust☆366Updated 10 months ago
- Command line parser with applicative interface☆377Updated 2 weeks ago
- ☆479Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆410Updated 2 months ago
- Experiments with structured concurrency in Rust☆358Updated 8 months ago
- Compact, clone-on-write vector and string.☆252Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- 🌾 A pretty fast text rope☆273Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆462Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Like Rust's std::Path, but UTF-8.☆480Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆215Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆406Updated 8 months ago
- (Auto)DRY for your Rust dependencies☆161Updated 2 months ago
- Notify async tasks or threads☆462Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆224Updated 3 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated 3 weeks ago
- Rust String Libraries by mcyoung☆183Updated 2 months ago
- A Rust code linter☆212Updated 10 months ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆226Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆174Updated 10 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆721Updated last month
- ergonomic and precise error handling built atop type-level set arithmetic☆227Updated 5 months ago