alecmocatta / capLinks
An allocator that can track and limit memory usage.
☆213Updated 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☆192Updated 6 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated last week
- ☆125Updated 2 years ago
- A Rust library for interrupting asynchronous streams.☆165Updated 7 months ago
- ☆216Updated last week
- Define your own PhantomData☆156Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Versioned data-structures for Rust☆207Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- Show unused code from multi-crate Rust projects☆116Updated 11 months ago
- ☆112Updated 2 years ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Run closures in parallel☆114Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated last week
- The feature-rich, portable async channel library☆260Updated 2 years ago
- ☆162Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A command line tool for comparing benchmarks run by Criterion.☆251Updated 10 months ago