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 7 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- ☆125Updated 3 years ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 3 weeks ago
- The feature-rich, portable async channel library☆261Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Run closures in parallel☆114Updated 7 months ago
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- ☆216Updated last month
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Define your own PhantomData☆156Updated 2 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- 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
- ☆162Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- Inter-event timing metrics on top of tracing.☆126Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- Versioned data-structures for Rust☆207Updated 6 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 3 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago