rust-osdev / spinning_topLinks
A simple spinlock crate based on the abstractions provided by the `lock_api` crate.
☆43Updated 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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆91Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- Minimal support for uart_16550 serial output.☆43Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Thread parking and unparking☆82Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Bare-metal allocators.☆76Updated 3 years ago
- Target "triple" support☆55Updated last month
- ☆77Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Project group working on the "safe transmute" feature☆97Updated last year
- Remove Cargo.lock lockfile☆34Updated last month
- ☆69Updated 5 months ago
- ☆61Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Macro for sealing traits and structures☆61Updated last year
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated last month
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago