zakarumych / allocator-api2
Mirror of Rust's allocator api for use on stable rust
☆51Updated this week
Alternatives and similar repositories for allocator-api2:
Users that are interested in allocator-api2 are comparing it to the libraries listed below
- Const TypeId and non-'static TypeId☆60Updated last week
- (lifetime) GATs on stable Rust☆57Updated last year
- `$crate` in procedural macros.☆69Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆34Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- ☆55Updated last year
- A sinless derive helper☆62Updated 3 months ago
- An exploration of Storages☆36Updated last year
- Macro for sealing traits and structures☆51Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- ☆53Updated 3 weeks ago
- ☆98Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- A snapshot of name squatting on crates.io☆75Updated 10 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated last week
- Better reference counted strings for Rust☆118Updated 7 months ago
- Map data structure whose keys are stored as ranges☆81Updated last month
- Convert number to enum☆88Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Imitate the documentation build that docs.rs would do☆45Updated 3 weeks ago
- We have Crater At Home☆28Updated 3 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month