yvt / rlsfLinks
Constant-time dynamic memory allocator in Rust
☆104Updated 3 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.☆75Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Minimal asynchronous executor for Rust☆129Updated this week
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- ☆93Updated 10 months ago
- ☆90Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Program startup and thread support written in Rust☆191Updated 3 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- A Vec That Has a Smaller size_of☆142Updated 2 weeks ago
- A tool to mine crates.io and produce static websites☆136Updated 10 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- IO-agnostic line editor for embedded systems☆110Updated 7 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Use bitsized types as if they were a feature of rust.☆186Updated 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.☆49Updated last year
- Lightning Creations Compiler Frontend for various languages☆118Updated 9 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Extract bits from a byte slice☆80Updated 3 weeks ago
- A faster Arc.☆74Updated last year
- Scroll - making scrolling through buffers fun since 2016☆176Updated this week
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- Library facilitating safe pinned initialization☆60Updated this week