Compact, clone-on-write vector and string.
☆308Mar 26, 2026Updated last month
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.☆609Mar 13, 2026Updated 2 months ago
- Utilities for working with impl traits in Rust.☆126Jan 27, 2025Updated last year
- ☆498Nov 8, 2025Updated 6 months ago
- Make any value Sync but only available on its original thread☆39Dec 20, 2025Updated 5 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆832Dec 24, 2025Updated 4 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Safe, zero-cost downcasting for limited compile-time specialization.☆182Aug 11, 2025Updated 9 months ago
- Painless string scanning.☆58Nov 4, 2024Updated last year
- Incremental garbage collection from safe Rust☆843Feb 9, 2026Updated 3 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆915Apr 16, 2026Updated last month
- A scope for async_std and tokio to spawn non-static futures☆157May 28, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆392Sep 17, 2025Updated 8 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆504Jan 28, 2024Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆292Jan 22, 2026Updated 3 months ago
- Optimized string search routines for Rust.☆1,443Apr 21, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Just, really the littlest Vec you could need. So smol.☆738Apr 29, 2026Updated 3 weeks ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,002Updated this week
- ☆211Feb 19, 2024Updated 2 years ago
- Unsafely fast hashing algorithm 📈☆1,006Mar 4, 2026Updated 2 months ago
- Comparison of Rust string types☆172May 1, 2026Updated 2 weeks ago
- Yet another string type for Rust☆94May 7, 2026Updated 2 weeks ago
- ☆341Nov 15, 2025Updated 6 months ago
- Support atomic operations on Arc itself☆1,337Apr 4, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,068Feb 10, 2026Updated 3 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆130Feb 19, 2026Updated 3 months ago
- A fast bump allocation arena for Rust☆2,207Apr 27, 2026Updated 3 weeks ago
- Fast and simple benchmarking for Rust projects☆1,402Apr 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☆22Oct 18, 2022Updated 3 years ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆943Updated this week
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,704Apr 23, 2026Updated 3 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…☆548May 12, 2026Updated last week
- An async version of iterator☆42Jun 11, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A vector with a fixed capacity. (Rust)☆868May 3, 2026Updated 2 weeks ago
- SIMD-accelerated UTF-8 validation for Rust.☆600Dec 21, 2025Updated 5 months ago
- Library facilitating safe pinned initialization☆86Updated this week
- [Ariadne has moved to Codeberg!] A fancy diagnostics & error reporting crate☆2,156Mar 23, 2026Updated last month
- Rust derive-based argument parsing optimized for code size