typst / ecowLinks
Compact, clone-on-write vector and string.
☆295Updated 2 months ago
Alternatives and similar repositories for ecow
Users that are interested in ecow are comparing it to the libraries listed below
Sorting:
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- Program startup and thread support written in Rust☆198Updated 2 months ago
- lazy static regular expressions checked at compile time☆222Updated last week
- "A very small syn"☆212Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- 🌾 A pretty fast text rope☆306Updated 4 months ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- Immutable strings, in Rust.☆248Updated last year
- Structured concurrency operations for async Rust☆482Updated this week
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Comparison of Rust string types☆164Updated last month
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- A Rust code linter☆213Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆265Updated last month
- ☆501Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- Library for snippet annotations☆475Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated last week
- Cycle-tracking garbage collector library for Rust☆290Updated last week
- Command line parser with applicative interface☆417Updated last month
- Reliably performant diffing☆195Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated 3 weeks ago
- ☆222Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago