zakarumych / allocator-api2Links
Mirror of Rust's allocator api for use on stable rust
☆74Updated 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Program startup and thread support written in Rust☆207Updated 3 weeks ago
- ☆75Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- ☆120Updated this week
- Utilities for working with impl traits in Rust.☆121Updated last year
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- `$crate` in procedural macros.☆81Updated 2 months ago
- ☆34Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- A faster Arc.☆80Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆131Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- 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
- Better reference counted strings for Rust☆140Updated last year
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago