yvt / rlsfLinks
Constant-time dynamic memory allocator in Rust
☆107Updated this week
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 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Minimal asynchronous executor for Rust☆133Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Const TypeId and non-'static TypeId☆69Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- IO-agnostic line editor for embedded systems☆111Updated 10 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆43Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Cross-platform, endian-aware primitives for Rust☆42Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- ☆91Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆146Updated last month
- Extract bits from a byte slice☆80Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- A faster Arc.☆76Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Library facilitating safe pinned initialization☆67Updated 3 weeks ago
- ☆52Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A sinless derive helper☆76Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week