alecmocatta / cap
An allocator that can track and limit memory usage.
☆204Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cap
- Graph the number of crates that depend on your crate over time☆231Updated this week
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 9 months ago
- A HashMap variant that spreads resize load across inserts☆190Updated 3 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Idiomatic argon2 password hashing for several languages☆146Updated last year
- Faster, more compact implementation of std::Cow☆337Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆156Updated this week
- A fast and flexible LRU map.☆170Updated 5 months ago
- Versioned data-structures for Rust☆203Updated last year
- The feature-rich, portable async channel library☆252Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆218Updated last month
- Cargo extension for running Criterion.rs benchmarks☆186Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Define your own PhantomData☆146Updated last week
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆110Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 7 months ago
- ☆123Updated 2 years ago
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- Support crate for rustc's self-profiling feature☆334Updated 5 months ago
- A data structure to efficiently intern, cache and restore strings.☆173Updated 4 months ago
- A tool to mine crates.io and produce static websites☆125Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆185Updated last year
- ☆188Updated 3 weeks ago
- ☆128Updated 3 months ago
- Pull in every source file in a directory as a module☆158Updated 2 months ago