Compact, clone-on-write vector and string.
☆299Oct 28, 2025Updated 4 months ago
Alternatives and similar repositories for ecow
Users that are interested in ecow are comparing it to the libraries listed below
Sorting:
- Incremental computation through constrained memoization.☆584Jan 29, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Utilities for working with impl traits in Rust.☆123Jan 27, 2025Updated last year
- ☆500Nov 8, 2025Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆156May 28, 2024Updated last year
- Make any value Sync but only available on its original thread☆39Dec 20, 2025Updated 2 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆882Aug 6, 2025Updated 6 months ago
- Incremental garbage collection from safe Rust☆816Feb 9, 2026Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆501Jan 28, 2024Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- ☆327Nov 15, 2025Updated 3 months ago
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Sep 4, 2023Updated 2 years ago
- Rust crate for Ok-wrapping and try blocks☆22Oct 18, 2022Updated 3 years ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆925Updated this week
- Fast and simple benchmarking for Rust projects☆1,355Apr 17, 2025Updated 10 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Painless string scanning.☆57Nov 4, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last week
- An atomically updatable Arc for lock-free concurrency.☆189Nov 13, 2025Updated 3 months ago
- Unsafely fast hashing algorithm 📈☆997May 18, 2025Updated 9 months ago
- Track and query Cargo dependency graphs.☆258Updated this week
- Use Tree Sitter to parse your own languages in Rust☆688Jun 18, 2025Updated 8 months ago
- Const TypeId and non-'static TypeId☆70Dec 20, 2025Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆533Updated this week
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,614Feb 22, 2026Updated last week
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,422Updated this week
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- Space Efficient Pretty Printer☆17Apr 15, 2022Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- An alternative rust async runtime.☆59Dec 15, 2025Updated 2 months ago
- Run pkg-config from declarative dependencies in Cargo.toml☆107Feb 13, 2026Updated 2 weeks ago