rust-osdev / spinning_topLinks
A simple spinlock crate based on the abstractions provided by the `lock_api` crate.
☆39Updated last year
Alternatives and similar repositories for spinning_top
Users that are interested in spinning_top are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- ☆89Updated last year
- Automatic cfg for Rust compiler features☆102Updated last month
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Minimal support for uart_16550 serial output.☆36Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Target "triple" support☆53Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- ☆67Updated 11 months ago
- ☆58Updated last year
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- dlmalloc ported into Rust☆109Updated last week
- Proc macro for smol async runtime☆53Updated 4 years ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- ☆57Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago