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:
- ☆87Updated last year
- Minimal support for uart_16550 serial output.☆37Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Useful types for dealing with PCI☆33Updated 8 months ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- ☆67Updated 10 months ago
- Lossless functionality for platform-native strings.☆71Updated this week
- ☆72Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Library facilitating safe pinned initialization☆41Updated last week
- Some internal rustc tools made accessible☆47Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- Target "triple" support☆54Updated 4 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Bare-metal allocators.☆76Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- ☆37Updated 5 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 8 months ago