typst / ecow
Compact, clone-on-write vector and string.
☆226Updated 4 months ago
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☆368Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last year
- "A very small syn"☆201Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- ☆469Updated 4 months ago
- lazy static regular expressions checked at compile time☆204Updated 2 months ago
- Rust String Libraries by mcyoung☆172Updated last month
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- Comparison of Rust string types☆139Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- A Vec That Has a Smaller size_of☆134Updated last week
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- A concurrent, append-only vector.☆150Updated last month
- Lazy formatting utility macro for rust☆126Updated last year
- A collection of utilities for a superior nom experience☆153Updated last year
- A fast, concurrent string interner☆149Updated 7 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- Program startup and thread support written in Rust☆174Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Library for snippet annotations☆308Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆349Updated 7 months ago
- Async synchronization primitives☆263Updated 2 months ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- A Rust code linter☆211Updated 9 months ago