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
- ☆73Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Minimal support for uart_16550 serial output.☆35Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- docs.rs as a publishing platform?☆68Updated this week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Duplicate an async I/O handle☆40Updated last month
- ☆70Updated 3 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Target "triple" support☆49Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆71Updated this week
- Full precision decimal representation of f64☆25Updated this week
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Install a rustc master toolchain usable from rustup☆74Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year