yvt / rlsf
Constant-time dynamic memory allocator in Rust
☆92Updated 2 years ago
Alternatives and similar repositories for rlsf:
Users that are interested in rlsf are comparing it to the libraries listed below
- Bare-metal allocators.☆76Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆177Updated this week
- ☆67Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Library facilitating safe pinned initialization☆34Updated 2 weeks ago
- #[no_std] print equivalent for Rust☆62Updated last year
- Better reference counted strings for Rust☆118Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆34Updated last week
- Project group working on the "safe transmute" feature☆89Updated 6 months ago
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago
- Minimal support for uart_16550 serial output.☆36Updated 4 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆49Updated last year
- A collection of small utilities for working with pointer types in Rust.☆122Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- A Vec That Has a Smaller size_of☆134Updated last week
- ☆73Updated 9 months ago
- ☆87Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- Macro for sealing traits and structures☆51Updated 3 months ago
- A fast and safe implementation of stackful coroutines in Rust☆212Updated 3 months ago
- Lightning Creations Compiler Frontend for various languages☆119Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated 10 months ago