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☆194Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- Define your own PhantomData☆158Updated last week
- An on-disk hash table implementation☆126Updated 4 years ago
- ☆125Updated 3 years ago
- A Rust library for interrupting asynchronous streams.☆168Updated 11 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Run closures in parallel☆115Updated 10 months ago
- ☆163Updated last year
- The feature-rich, portable async channel library☆266Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- ☆237Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- A tool to mine crates.io and produce static websites☆137Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- Versioned data-structures for Rust☆208Updated 9 months ago
- ☆112Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago