zakarumych / allocator-api2Links
Mirror of Rust's allocator api for use on stable rust
☆72Updated 3 weeks ago
Alternatives and similar repositories for allocator-api2
Users that are interested in allocator-api2 are comparing it to the libraries listed below
Sorting:
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- `$crate` in procedural macros.☆79Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- ☆76Updated 2 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Program startup and thread support written in Rust☆198Updated 2 months ago
- Convert number to enum☆87Updated last year
- An exploration of Storages☆39Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Macro for sealing traits and structures☆60Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated last week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A sinless derive helper☆77Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago