typst / ecow
Compact, clone-on-write vector and string.
☆252Updated last week
Alternatives and similar repositories for ecow:
Users that are interested in ecow are comparing it to the libraries listed below
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- Program startup and thread support written in Rust☆183Updated this week
- ☆479Updated 5 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆215Updated 3 months ago
- "A very small syn"☆202Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last week
- lazy static regular expressions checked at compile time☆208Updated 3 months ago
- A collection of utilities for a superior nom experience☆155Updated last year
- A concurrent, append-only vector.☆156Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- A Rust code linter☆212Updated 10 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Reflection via DWARF.☆296Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Type that deserializes only from one specific value☆231Updated last month
- Structured concurrency operations for async Rust☆444Updated 2 months ago
- Comparison of Rust string types☆143Updated last month
- 🌾 A pretty fast text rope☆273Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Rust String Libraries by mcyoung☆183Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Library for snippet annotations☆313Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Cycle-tracking garbage collector library for Rust☆178Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆192Updated 2 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year