alecmocatta / capLinks
An allocator that can track and limit memory usage.
☆214Updated 2 years ago
Alternatives and similar repositories for cap
Users that are interested in cap are comparing it to the libraries listed below
Sorting:
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- ☆125Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Define your own PhantomData☆158Updated this week
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Versioned data-structures for Rust☆208Updated 8 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- A Rust library for interrupting asynchronous streams.☆168Updated 10 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- ✈️ a private, authenticated, permissioned cargo registry☆128Updated 3 years ago
- The feature-rich, portable async channel library☆263Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- ☆112Updated 2 years ago
- A tool to mine crates.io and produce static websites☆137Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- ☆231Updated 3 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Run closures in parallel☆115Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 months ago