alecmocatta / capLinks
An allocator that can track and limit memory usage.
☆217Updated 2 years ago
Alternatives and similar repositories for cap
Users that are interested in cap are comparing it to the libraries listed below
Sorting:
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- ☆163Updated last year
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Define your own PhantomData☆158Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- ☆126Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Idiomatic argon2 password hashing for several languages☆146Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Show unused code from multi-crate Rust projects☆125Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆169Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Versioned data-structures for Rust☆208Updated 11 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- ☆244Updated 2 weeks ago
- Better reference counted strings for Rust☆140Updated last year
- A super powered testing macro for Rust☆124Updated last month