zakarumych / allocator-api2Links
Mirror of Rust's allocator api for use on stable rust
☆62Updated 3 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 last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week
- `$crate` in procedural macros.☆73Updated 3 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 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
- An exploration of Storages☆37Updated last year
- ☆73Updated 4 months ago
- An updated version of linked-hash-map and friends☆121Updated 4 months ago
- Convert number to enum☆87Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Better reference counted strings for Rust☆134Updated last year
- Some internal rustc tools made accessible☆47Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- A Vec That Has a Smaller size_of☆142Updated 5 months ago
- ☆73Updated 2 weeks ago
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- Migrated to Codeberg☆79Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Find out about keys that are ignored when deserializing data☆88Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago