Get the latest tech news

Fast, simple, hard real time allocator for Rust


A port of Sebastian Aaltonen's `OffsetAllocator` to Rust - pcwalton/offset-allocator

Please note that offset-allocator isn't a Rust allocator conforming to the GlobalAlloc trait. The general algorithm that this crate uses could be adapted to construct a Rust allocator, but that's beyond the scope of this particular implementation. By contrast, Rust allocators are hard-wired to the CPU and can't be used to manage GPU resources.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Rust

Rust

Related news:

News photo

Rust-Written Redox OS Gets USB Keyboards & Mice Working

News photo

Arti: A Tor Implementation in Rust

News photo

Rust-Based Coreutils 0.0.26 Increases Compatibility With GNU Coreutils