Copy-on-write string utilities for Rust
☆163Apr 11, 2024Updated last year
Alternatives and similar repositories for cow-utils-rs
Users that are interested in cow-utils-rs are comparing it to the libraries listed below
Sorting:
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- Heap-based async timers☆216Jun 14, 2024Updated last year
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- Run closures in parallel☆114Jan 19, 2025Updated last year
- A Syn Attribute Parser Toolkit☆14Oct 15, 2024Updated last year
- Run a process on a particular subset of the available hardware.☆36Jan 27, 2020Updated 6 years ago
- Defer dropping large structs to a background thread☆66Nov 2, 2022Updated 3 years ago
- ☆126Aug 30, 2022Updated 3 years ago
- ☆58Jul 2, 2023Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Compact inlined strings for Rust.☆544Sep 20, 2023Updated 2 years ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆227Oct 20, 2025Updated 4 months ago
- Types and traits for http clients☆115Jun 5, 2023Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆232Dec 21, 2025Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆357Jan 20, 2026Updated last month
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- A crate for safe and ergonomic pin-projection.☆704Feb 27, 2026Updated last week
- Like Rust's std::Path, but UTF-8.☆548Dec 15, 2025Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆146Feb 24, 2026Updated last week
- skiplist☆143Nov 24, 2021Updated 4 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Sep 7, 2023Updated 2 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Oct 7, 2019Updated 6 years ago
- Thermite SIMD: Melt your CPU☆155Updated this week
- SIMD-accelerated UTF-8 validation for Rust.☆587Dec 21, 2025Updated 2 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Fast, FFI-friendly string interning for Rust☆180Sep 30, 2024Updated last year
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- The simd optimized escape code☆55Feb 27, 2026Updated last week
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Rust derive-based argument parsing optimized for code size☆1,888Feb 11, 2026Updated 3 weeks ago