zesterer / spin-rsLinks
Spin-based synchronization primitives
☆534Updated 2 months ago
Alternatives and similar repositories for spin-rs
Users that are interested in spin-rs are comparing it to the libraries listed below
Sorting:
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Intrusive collections for Rust☆454Updated 8 months ago
- Slab allocator for Rust☆787Updated last week
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- Async I/O and timers☆513Updated this week
- Task abstraction for building executors☆467Updated 4 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆602Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 2 months ago
- ☆828Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Notify async tasks or threads☆473Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- ☆487Updated 7 months ago
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- Async executor☆370Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆470Updated 3 months ago
- Per-object thread-local storage for Rust☆343Updated last year
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago
- A port of MUSL's libm to Rust.☆632Updated last month
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆572Updated this week
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- A small cross-platform library for retrieving random data from (operating) system source☆394Updated last week
- cross-platform Rust API for memory mapped IO☆490Updated 2 weeks ago
- Backtraces in Rust☆578Updated 3 weeks ago
- Async synchronization primitives☆269Updated 2 months ago
- An implementation of a LRU cache☆707Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated last month