rust-osdev / spinning_top
A simple spinlock crate based on the abstractions provided by the `lock_api` crate.
☆36Updated 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`☆74Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Home for the Inline Assembly project group☆33Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Minimal support for uart_16550 serial output.☆36Updated 4 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Duplicate an async I/O handle☆40Updated last month
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- ☆73Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- ☆73Updated 4 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- ☆36Updated 2 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆34Updated this week
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Target "triple" support☆50Updated last month
- ☆55Updated last year
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- Some internal rustc tools made accessible☆47Updated 2 months ago