yvt / rlsf
Constant-time dynamic memory allocator in Rust
☆91Updated last year
Alternatives and similar repositories for rlsf:
Users that are interested in rlsf are comparing it to the libraries listed below
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆140Updated this week
- Bare-metal allocators.☆75Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆117Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 3 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆33Updated last month
- ☆66Updated 5 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Library facilitating safe pinned initialization☆30Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆210Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆54Updated 2 months ago
- ☆83Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated this week
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆72Updated last year
- Project group working on the "safe transmute" feature☆87Updated 4 months ago
- ☆72Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆190Updated last month
- ☆48Updated last year
- ☆41Updated last year
- Threadsafe RefCell for Rust☆89Updated last year
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Const TypeId and non-'static TypeId☆58Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆34Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A fast, concurrent string interner☆146Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Scroll - making scrolling through buffers fun since 2016☆162Updated 2 months ago