alecmocatta / capLinks
An allocator that can track and limit memory usage.
☆215Updated 2 years ago
Alternatives and similar repositories for cap
Users that are interested in cap are comparing it to the libraries listed below
Sorting:
- Graph the number of crates that depend on your crate over time☆253Updated last month
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- ☆125Updated 3 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Versioned data-structures for Rust☆207Updated 7 months ago
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Run closures in parallel☆115Updated 9 months ago
- Define your own PhantomData☆158Updated last month
- The feature-rich, portable async channel library☆263Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Make trait methods callable without the trait in scope