yvt / rlsfLinks
Constant-time dynamic memory allocator in Rust
☆101Updated 2 weeks ago
Alternatives and similar repositories for rlsf
Users that are interested in rlsf are comparing it to the libraries listed below
Sorting:
- Bare-metal allocators.☆76Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated last month
- Minimal support for uart_16550 serial output.☆37Updated 7 months ago
- Minimal asynchronous runtime for Rust☆128Updated 10 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- IO-agnostic line editor for embedded systems☆106Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Const TypeId and non-'static TypeId☆66Updated last month
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 2 weeks ago
- Stack unwinding library in Rust☆120Updated last week
- ☆87Updated last year
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- #[no_std] print equivalent for Rust☆64Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- An exploration of Storages☆35Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- ☆67Updated 10 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week