zakarumych / allocator-api2Links
Mirror of Rust's allocator api for use on stable rust
☆63Updated this 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☆67Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- ☆52Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- `$crate` in procedural macros.☆74Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- An exploration of Storages☆37Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Better reference counted strings for Rust☆135Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Convert closures into wakers☆45Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆74Updated last month
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- A Vec That Has a Smaller size_of☆142Updated last week
- ☆75Updated 2 weeks ago