zakarumych / allocator-api2Links
Mirror of Rust's allocator api for use on stable rust
☆79Updated last month
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 month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Better reference counted strings for Rust☆140Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Program startup and thread support written in Rust☆207Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- An exploration of Storages☆39Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- ☆75Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆105Updated last month
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- ☆39Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago