yvt / rlsfLinks
Constant-time dynamic memory allocator in Rust
☆106Updated 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☆61Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- cargo-add command to make dependencies into dylibs☆101Updated 3 years ago
- Minimal asynchronous executor for Rust☆130Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Cross-platform, endian-aware primitives for Rust☆41Updated this week
- ☆93Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Library facilitating safe pinned initialization☆60Updated last week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆20Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- IO-agnostic line editor for embedded systems☆110Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- A fast and safe implementation of stackful coroutines in Rust☆254Updated this week
- Better reference counted strings for Rust☆136Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- PEG trace visualizer☆89Updated 8 months ago
- A sinless derive helper☆75Updated 3 months ago
- A tool to mine crates.io and produce static websites☆136Updated 11 months ago
- Program startup and thread support written in Rust☆192Updated 4 months ago
- ☆51Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated last month
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Extract bits from a byte slice☆80Updated this week
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Rust ABI safe code generator☆189Updated 5 months ago