yvt / rlsfLinks
Constant-time dynamic memory allocator in Rust
☆104Updated 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.☆75Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Minimal asynchronous runtime for Rust☆129Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Library facilitating safe pinned initialization☆60Updated this week
- A tool to mine crates.io and produce static websites☆134Updated 10 months ago
- IO-agnostic line editor for embedded systems☆109Updated 7 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- ☆51Updated 2 years ago
- Faster integer division and modulus operations☆87Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- ☆90Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆143Updated this week
- Macro for sealing traits and structures☆59Updated 8 months ago
- Program startup and thread support written in Rust☆190Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- ☆93Updated 9 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- Extract bits from a byte slice☆80Updated last week
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆20Updated last year