yvt / rlsfLinks
Constant-time dynamic memory allocator in Rust
☆109Updated 2 weeks 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.☆76Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Macro for sealing traits and structures☆60Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- ☆91Updated last year
- Const TypeId and non-'static TypeId☆70Updated last week
- Cross-platform, endian-aware primitives for Rust☆44Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated 2 weeks ago
- Extract bits from a byte slice☆80Updated 2 months ago
- Scroll - making scrolling through buffers fun since 2016☆182Updated 3 months ago
- Program startup and thread support written in Rust☆196Updated last month
- IO-agnostic line editor for embedded systems☆111Updated 11 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Library facilitating safe pinned initialization☆73Updated last week
- Rust ABI safe code generator☆190Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- ☆95Updated last year
- Choose Rust types at compile-time via constants☆70Updated last year
- A Vec That Has a Smaller size_of☆152Updated 2 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- ☆52Updated 2 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆43Updated 3 weeks ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year