MaderNoob / galloc
☆39Updated 2 years ago
Alternatives and similar repositories for galloc:
Users that are interested in galloc are comparing it to the libraries listed below
- An attribute to create an atomic wrapper around a C-style enum☆40Updated 6 months ago
- Bare-metal allocators.☆75Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆140Updated this week
- ☆66Updated 5 months ago
- ☆72Updated 7 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆33Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆170Updated 2 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆72Updated last year
- Library facilitating safe pinned initialization☆30Updated last month
- ☆226Updated 7 months ago
- Darwin-like pure-Rust hybrid kernel project☆17Updated 5 months ago
- Minimal support for uart_16550 serial output.☆35Updated 2 months ago
- Constant-time dynamic memory allocator in Rust☆91Updated last year
- A toolkit to create better Rust device drivers, faster☆154Updated 2 weeks ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆126Updated 7 months ago
- Statically allocated, runtime initialized cell.☆37Updated 6 months ago
- Code coverage support for Rust `no_std` and embedded programs☆54Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆117Updated 7 months ago
- Exit QEMU with user-defined code