zakarumych / allocator-api2Links
Mirror of Rust's allocator api for use on stable rust
☆68Updated 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:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- An exploration of Storages☆37Updated last year
- `$crate` in procedural macros.☆75Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A faster Arc.☆75Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Better reference counted strings for Rust☆137Updated last year
- ☆76Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- ☆53Updated last month
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Convert number to enum☆87Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last month
- Make trait methods callable without the trait in scope☆159Updated last month
- An updated version of linked-hash-map and friends☆129Updated this week
- Define your own PhantomData☆158Updated last month
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Rust Project Goals tracker☆88Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated this week
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Some internal rustc tools made accessible☆47Updated this week
- Fast, concurrent, arena-based allocator with drop support☆144Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago