alecmocatta / cap
An allocator that can track and limit memory usage.
☆208Updated 2 years ago
Alternatives and similar repositories for cap:
Users that are interested in cap are comparing it to the libraries listed below
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Versioned data-structures for Rust☆204Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- The feature-rich, portable async channel library☆254Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆116Updated last year
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 6 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- generators☆207Updated last year
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- Easy function multiversioning for Rust☆223Updated 4 months ago
- A light wrapper around rr, the time-travelling debugger☆143Updated last year
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- An on-disk hash table implementation☆116Updated 3 years ago
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Run closures in parallel☆113Updated 3 months ago
- A super powered testing macro for Rust☆118Updated 2 months ago