rust-osdev / spinning_topLinks
A simple spinlock crate based on the abstractions provided by the `lock_api` crate.
☆43Updated 2 years ago
Alternatives and similar repositories for spinning_top
Users that are interested in spinning_top are comparing it to the libraries listed below
Sorting:
- Minimal support for uart_16550 serial output.☆41Updated 5 months ago
- ☆92Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- ☆69Updated 4 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Target "triple" support☆54Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Raw system calls for Rust☆101Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- ☆61Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Cross-platform interface to the `errno` variable☆74Updated 2 weeks ago
- ☆100Updated 4 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- ☆77Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year