yvt / rlsf
Constant-time dynamic memory allocator in Rust
☆92Updated last year
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
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆171Updated this week
- Library facilitating safe pinned initialization☆33Updated 2 weeks ago
- Threadsafe RefCell for Rust☆90Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 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
- A modern and lightweight implementation of arbitrary integers for Rust☆33Updated 2 months ago
- Better reference counted strings for Rust☆118Updated 6 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- ☆84Updated 3 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Stack unwinding library in Rust☆113Updated last month
- Const TypeId and non-'static TypeId☆59Updated this week
- ☆49Updated last year
- ☆67Updated 6 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Macro for sealing traits and structures☆50Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆197Updated this week
- Project group working on the "safe transmute" feature☆88Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated 3 weeks ago
- We have Crater At Home☆28Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- ☆41Updated last year
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated 9 months ago
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆73Updated last year
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 months ago
- Scroll - making scrolling through buffers fun since 2016☆162Updated 2 months ago