alecmocatta / capLinks
An allocator that can track and limit memory usage.
☆209Updated 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☆192Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- The feature-rich, portable async channel library☆255Updated 2 years ago
- Versioned data-structures for Rust☆204Updated 3 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆118Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- ☆124Updated 2 years ago
- generators☆208Updated last year
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 7 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- ☆162Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Conditional compilation according to rustc compiler version☆364Updated last week
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago
- Define your own PhantomData☆152Updated last week
- An on-disk hash table implementation☆120Updated 3 years ago
- Migrated to Codeberg☆79Updated last year
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Rust option parser with custom derive support☆231Updated 6 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆164Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 5 months ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago