RReverser / cow-utils-rsView external linksLinks
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☆108Mar 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.☆266May 29, 2023Updated 2 years ago
- Heap-based async timers☆217Jun 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.☆543Sep 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 3 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.☆384Oct 12, 2023Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Jan 20, 2026Updated 3 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆231Dec 21, 2025Updated last month
- safe bindings to io-uring☆681Jun 14, 2021Updated 4 years ago
- A crate for safe and ergonomic pin-projection.☆702Feb 7, 2026Updated last week
- Like Rust's std::Path, but UTF-8.☆545Dec 15, 2025Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Sep 26, 2025Updated 4 months ago
- skiplist☆144Nov 24, 2021Updated 4 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months 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☆716Jun 4, 2023Updated 2 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆219Oct 7, 2019Updated 6 years ago
- SIMD-accelerated UTF-8 validation for Rust.☆582Dec 21, 2025Updated last month
- Thermite SIMD: Melt your CPU☆155Updated this week
- A Rust proc_macro_attribute to outline conversions from generic functions☆284Dec 12, 2025Updated 2 months ago
- The arena, a fast but limited type of allocator☆576Aug 16, 2024Updated last year
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 3 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☆54Feb 6, 2026Updated last week
- Rust derive-based argument parsing optimized for code size☆1,878Feb 6, 2026Updated last week
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago