zakarumych / allocator-api2Links
Mirror of Rust's allocator api for use on stable rust
☆68Updated 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 month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- `$crate` in procedural macros.☆76Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Better reference counted strings for Rust☆138Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A Vec That Has a Smaller size_of☆146Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Convert number to enum☆87Updated last year
- ☆76Updated 2 months ago
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- ☆76Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- ☆53Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago