rust-osdev / spinning_topLinks
A simple spinlock crate based on the abstractions provided by the `lock_api` crate.
☆42Updated 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:
- ☆91Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Minimal support for uart_16550 serial output.☆39Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- docs.rs as a publishing platform?☆71Updated this week
- ☆68Updated 3 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Target "triple" support☆53Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- ☆76Updated 3 months ago
- ☆100Updated 3 months ago
- Cross-platform interface to the `errno` variable☆73Updated 3 weeks ago
- ☆61Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Full precision decimal representation of f64☆26Updated this week
- std::Error in no_std environment.☆39Updated 4 years ago
- #[no_std] print equivalent for Rust☆65Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- dlmalloc ported into Rust☆113Updated last month
- A Vec That Has a Smaller size_of☆150Updated 2 months ago
- Generated bindings for Linux's userspace API☆62Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago