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:
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Define your own PhantomData☆158Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- ☆126Updated 3 years ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- ☆112Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- The feature-rich, portable async channel library☆266Updated 3 years ago
- ☆241Updated 5 months ago
- Show unused code from multi-crate Rust projects☆123Updated last year
- A tool to mine crates.io and produce static websites☆138Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- A command line tool for comparing benchmarks run by Criterion.☆258Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A light wrapper around rr, the time-travelling debugger☆146Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- An on-disk hash table implementation☆126Updated 4 years ago
- ☆163Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Better reference counted strings for Rust☆139Updated last year