zakarumych / allocator-api2Links
Mirror of Rust's allocator api for use on stable rust
☆62Updated 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☆66Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- An exploration of Storages☆37Updated last year
- An updated version of linked-hash-map and friends☆121Updated 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.☆49Updated last year
- ☆72Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Better reference counted strings for Rust☆131Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Serde Visitor for deserializing untagged enums☆64Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆183Updated 4 months ago
- A sinless derive helper☆73Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Convert number to enum☆87Updated last year
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Define your own PhantomData☆155Updated 3 weeks ago
- Imitate the documentation build that docs.rs would do☆55Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- ☆57Updated last year
- Program startup and thread support written in Rust☆189Updated 2 months ago