yvt / rlsfLinks
Constant-time dynamic memory allocator in Rust
☆104Updated last month
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 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- IO-agnostic line editor for embedded systems☆109Updated 6 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 10 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years 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
- ☆67Updated 11 months ago
- ☆92Updated 9 months ago
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- A tool to mine crates.io and produce static websites☆133Updated 9 months ago
- Library facilitating safe pinned initialization☆56Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆19Updated last year
- Extract bits from a byte slice☆79Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆142Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- ☆89Updated last year