rust-osdev / spinning_topLinks
A simple spinlock crate based on the abstractions provided by the `lock_api` crate.
☆41Updated 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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Minimal support for uart_16550 serial output.☆39Updated 3 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- ☆68Updated 2 months ago
- docs.rs as a publishing platform?☆71Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Project group working on the "safe transmute" feature☆94Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Raw system calls for Rust☆101Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆41Updated last year
- #[no_std] print equivalent for Rust☆65Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- Target "triple" support☆53Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Extensions to the Rust standard library☆49Updated 11 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- ☆76Updated 2 months ago
- A Vec That Has a Smaller size_of☆146Updated last month
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- Better reference counted strings for Rust☆138Updated last year
- dlmalloc ported into Rust☆112Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago