rust-osdev / spinning_top
A simple spinlock crate based on the abstractions provided by the `lock_api` crate.
☆37Updated last year
Alternatives and similar repositories for spinning_top:
Users that are interested in spinning_top are comparing it to the libraries listed below
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- ☆36Updated 8 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- ☆74Updated 10 months ago
- A dynamic library helper for rust crates☆35Updated last year
- Duplicate an async I/O handle☆41Updated 3 months ago
- ☆72Updated last month
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Minimal support for uart_16550 serial output.☆36Updated 5 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Target "triple" support☆51Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- std::Error in no_std environment.☆39Updated 4 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year