rust-osdev / spinning_topLinks
A simple spinlock crate based on the abstractions provided by the `lock_api` crate.
☆40Updated 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:
- ☆90Updated last year
- Minimal support for uart_16550 serial output.☆38Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- A low-level I/O ownership and borrowing library☆104Updated last month
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Bare-metal allocators.☆75Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆68Updated 2 weeks ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- #[no_std] print equivalent for Rust☆64Updated this week
- ☆60Updated 2 years ago
- Target "triple" support☆52Updated this week
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Better reference counted strings for Rust☆135Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- dlmalloc ported into Rust☆110Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago