yvt / rlsfLinks
Constant-time dynamic memory allocator in Rust
☆111Updated last week
Alternatives and similar repositories for rlsf
Users that are interested in rlsf are comparing it to the libraries listed below
Sorting:
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Bare-metal allocators.☆76Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Program startup and thread support written in Rust☆207Updated 3 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- Library facilitating safe pinned initialization☆77Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Macro for sealing traits and structures☆61Updated last year
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- ☆91Updated last year
- Rust ABI safe code generator☆190Updated 9 months ago
- IO-agnostic line editor for embedded systems☆113Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A faster Arc.☆80Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated 2 months ago
- A sinless derive helper☆78Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- #[no_std] print equivalent for Rust☆66Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Faster integer division and modulus operations☆88Updated 7 months ago
- A memory efficient syntax tree for language developers☆64Updated last month
- ☆70Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago