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:
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated last week
- ☆126Updated 3 years ago
- Define your own PhantomData☆158Updated last month
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- ☆163Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Versioned data-structures for Rust☆208Updated 11 months ago
- A light wrapper around rr, the time-travelling debugger☆147Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- ☆241Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆269Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- ☆111Updated 3 years ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Concurrently Readable Data Structures for Rust☆363Updated this week
- Inter-event timing metrics on top of tracing.☆130Updated last week
- ☆149Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago