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:
- ☆88Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Minimal support for uart_16550 serial output.☆36Updated 7 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- dlmalloc ported into Rust☆109Updated last month
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Home for the Inline Assembly project group☆34Updated 5 years ago
- ☆67Updated 10 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- ☆37Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Bare-metal allocators.☆76Updated 2 years ago
- ☆73Updated 3 months ago
- Raw system calls for Rust☆98Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago