yvt / rlsfLinks
Constant-time dynamic memory allocator in Rust
☆101Updated last month
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.☆190Updated this week
- Bare-metal allocators.☆76Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- Const TypeId and non-'static TypeId☆66Updated last month
- ☆91Updated 8 months ago
- A garbage collection library for Rust with zero unsafe code☆114Updated 11 months ago
- IO-agnostic line editor for embedded systems☆107Updated 5 months ago
- Minimal asynchronous runtime for Rust☆129Updated 11 months ago
- Extract bits from a byte slice☆79Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆19Updated last year
- Program startup and thread support written in Rust☆188Updated last month
- 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
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- A sinless derive helper☆72Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Better reference counted strings for Rust☆130Updated 11 months ago
- Generate parsers directly from AST node types☆84Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- Faster integer division and modulus operations☆87Updated 2 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago