yvt / rlsf
Constant-time dynamic memory allocator in Rust
☆95Updated last month
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
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Minimal support for uart_16550 serial output.☆36Updated 5 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year
- ☆67Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated 3 weeks ago
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- ☆49Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Stack unwinding library in Rust☆118Updated last week
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Library facilitating safe pinned initialization☆38Updated last week
- A fast, concurrent string interner☆150Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- ☆74Updated 11 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- ☆88Updated 6 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago