cuviper / alloc_geiger
A Rust allocator which makes sound when active, like a Geiger counter.
☆116Updated 3 weeks ago
Alternatives and similar repositories for alloc_geiger:
Users that are interested in alloc_geiger are comparing it to the libraries listed below
- Versioned data-structures for Rust☆203Updated last month
- Inline procedural macros for Rust☆55Updated 2 years ago
- ☆111Updated 2 years ago
- Please do not use this.☆174Updated 3 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated last week
- What if we could check declarative macros before using them?☆48Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- ☆55Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- ☆87Updated 5 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- A super powered testing macro for Rust☆118Updated last month
- An exploration of Storages☆36Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Trait aliases on stable Rust☆54Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Better reference counted strings for Rust☆119Updated 8 months ago
- A tool to mine crates.io and produce static websites☆129Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A library for compact bit sets containing enums.☆98Updated 3 weeks ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆116Updated last year
- Eventually consistent values for Rust☆124Updated 2 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- generators☆205Updated last year