zakarumych / allocator-api2Links
Mirror of Rust's allocator api for use on stable rust
☆73Updated last month
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 last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- `$crate` in procedural macros.☆80Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- A Vec That Has a Smaller size_of☆154Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- ☆76Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- Utilities for working with impl traits in Rust.☆119Updated last year
- Program startup and thread support written in Rust☆204Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- A faster Arc.☆80Updated last year
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Determine whether characters have the XID_Start or XID_Continue properties☆105Updated last month
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated 3 weeks ago
- Convert number to enum☆87Updated last year