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
- ☆91Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Minimal support for uart_16550 serial output.☆43Updated 6 months ago
- ☆69Updated 5 months ago
- Project group working on the "safe transmute" feature☆97Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated 2 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Target "triple" support☆55Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- home for proposals in and around compile-time function evaluation☆113Updated 2 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- std::Error in no_std environment.☆39Updated 5 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆77Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- A Vec That Has a Smaller size_of☆155Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago