yvt / rlsfLinks
Constant-time dynamic memory allocator in Rust
☆98Updated 2 months 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
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- IO-agnostic line editor for embedded systems☆106Updated 4 months ago
- ☆49Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated last month
- Choose Rust types at compile-time via constants☆65Updated last year
- ☆88Updated 7 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- ☆67Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- ☆86Updated 11 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆183Updated last month
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago