zakarumych / allocator-api2Links
Mirror of Rust's allocator api for use on stable rust
☆69Updated 2 months 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☆69Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Better reference counted strings for Rust☆139Updated last year
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆76Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- `$crate` in procedural macros.☆77Updated last week
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- Program startup and thread support written in Rust☆196Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- An exploration of Storages☆39Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Define your own PhantomData☆158Updated last week