Compact, clone-on-write vector and string.
☆309May 26, 2026Updated 2 weeks ago
Alternatives and similar repositories for ecow
Users that are interested in ecow are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Incremental computation through constrained memoization.☆608Mar 13, 2026Updated 2 months ago
- Utilities for working with impl traits in Rust.☆126Jan 27, 2025Updated last year
- ☆497Nov 8, 2025Updated 7 months ago
- Make any value Sync but only available on its original thread☆40Dec 20, 2025Updated 5 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆840May 27, 2026Updated 2 weeks ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Safe, zero-cost downcasting for limited compile-time specialization.☆184Aug 11, 2025Updated 10 months ago
- Painless string scanning.☆58Nov 4, 2024Updated last year
- Incremental garbage collection from safe Rust☆851Jun 5, 2026Updated last week
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆923Apr 16, 2026Updated last month
- A scope for async_std and tokio to spawn non-static futures☆158May 28, 2024Updated 2 years ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,014May 30, 2026Updated last week
- Statically-checked alternatives to RefCell and RwLock☆392Sep 17, 2025Updated 8 months ago
- Library facilitating safe pinned initialization☆87Updated this week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆509Jan 28, 2024Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Fork of std::Arc with lots of utilities useful for FFI☆293Jun 1, 2026Updated last week
- Optimized string search routines for Rust.☆1,467Jun 4, 2026Updated last week
- Just, really the littlest Vec you could need. So smol.☆735Apr 29, 2026Updated last month
- ☆210Feb 19, 2024Updated 2 years ago
- Unsafely fast hashing algorithm 📈☆1,010Mar 4, 2026Updated 3 months ago
- Comparison of Rust string types☆172Jun 1, 2026Updated last week
- Yet another string type for Rust☆94May 28, 2026Updated 2 weeks ago
- ☆344Nov 15, 2025Updated 6 months ago
- Support atomic operations on Arc itself☆1,349Apr 4, 2026Updated 2 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A string type for Rust that is not required to be valid UTF-8.☆1,070Feb 10, 2026Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆131Feb 19, 2026Updated 3 months ago
- A fast bump allocation arena for Rust☆2,234Updated this week
- Fast and simple benchmarking for Rust projects☆1,412Apr 17, 2025Updated last year
- An atomically updatable Arc for lock-free concurrency.☆190Nov 13, 2025Updated 6 months ago
- Rust crate for Ok-wrapping and try blocks☆23Oct 18, 2022Updated 3 years ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆943May 29, 2026Updated last week
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,741May 29, 2026Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆555May 29, 2026Updated last week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- An async version of iterator☆42Jun 11, 2024Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆873May 3, 2026Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆601Updated this week
- [Ariadne has moved to Codeberg!] A fancy diagnostics & error reporting crate☆2,158Mar 23, 2026Updated 2 months ago
- Rust derive-based argument parsing optimized for code size☆1,923May 27, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,376May 2, 2026Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆59Sep 4, 2023Updated 2 years ago