yvt / rlsfLinks
Constant-time dynamic memory allocator in Rust
☆111Updated 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 3 years ago
- Minimal asynchronous executor for Rust☆133Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- ☆92Updated last year
- Library facilitating safe pinned initialization☆75Updated last week
- Rust ABI safe code generator☆191Updated 9 months ago
- Cross-platform, endian-aware primitives for Rust☆48Updated last week
- IO-agnostic line editor for embedded systems☆113Updated last year
- Program startup and thread support written in Rust☆204Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- A faster Arc.☆80Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Stack unwinding library in Rust☆132Updated last week
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A Vec That Has a Smaller size_of☆154Updated 3 months ago
- ☆95Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated last week
- Mirror of Rust's allocator api for use on stable rust☆73Updated last month
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- A sinless derive helper☆78Updated last month
- A tool to mine crates.io and produce static websites☆138Updated last year
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Minimal support for uart_16550 serial output.☆43Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago