rust-osdev / spinning_topLinks
A simple spinlock crate based on the abstractions provided by the `lock_api` crate.
☆40Updated 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:
- ☆90Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Minimal support for uart_16550 serial output.☆37Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆67Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 11 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Bare-metal allocators.☆75Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Make trait methods callable without the trait in scope☆152Updated last week
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- ☆101Updated 5 months ago
- dlmalloc ported into Rust☆109Updated this week
- Better reference counted strings for Rust☆134Updated last year
- std::Error in no_std environment.☆39Updated 4 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Inline procedural macros for Rust☆56Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 7 months ago