zakarumych / allocator-api2Links
Mirror of Rust's allocator api for use on stable rust
☆65Updated 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:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Const TypeId and non-'static TypeId☆67Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Automatic cfg for Rust compiler features☆103Updated 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.☆50Updated last year
- An exploration of Storages☆37Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Some internal rustc tools made accessible☆47Updated 8 months ago
- ☆75Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last week
- `$crate` in procedural macros.☆75Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Better reference counted strings for Rust☆136Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Define your own PhantomData☆158Updated last week
- ☆52Updated last week
- A snapshot of name squatting on crates.io☆75Updated last year
- ☆74Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Fast, concurrent, arena-based allocator with drop support☆141Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month