zakarumych / allocator-api2Links
Mirror of Rust's allocator api for use on stable rust
☆71Updated last week
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 week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- ☆76Updated last month
- Convert number to enum☆87Updated last year
- A Vec That Has a Smaller size_of☆150Updated 2 months ago
- `$crate` in procedural macros.☆78Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Program startup and thread support written in Rust☆196Updated last month
- Make trait methods callable without the trait in scope☆161Updated this week
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- An exploration of Storages☆39Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Define your own PhantomData☆158Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago