mvdnes / spin-rs
Spin-based synchronization primitives
☆490Updated 4 months ago
Alternatives and similar repositories for spin-rs:
Users that are interested in spin-rs are comparing it to the libraries listed below
- Module initialization/global constructor functions for Rust☆768Updated 3 weeks ago
- Intrusive collections for Rust☆425Updated 3 months ago
- Per-object thread-local storage for Rust☆339Updated 7 months ago
- Slab allocator for Rust☆718Updated last week
- Just, really the littlest Vec you could need. So smol.☆655Updated 3 months ago
- Async I/O and timers☆463Updated last month
- A crate for safe and ergonomic pin-projection.☆617Updated this week
- Task abstraction for building executors☆427Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆498Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆427Updated last week
- Test harness for ui tests of compiler diagnostics☆819Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆272Updated 4 months ago
- A port of MUSL's libm to Rust.☆548Updated last month
- Fowler–Noll–Vo hash function☆342Updated 8 months ago
- Rust crate for a convenient RAII scope guard.☆485Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆322Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆583Updated last year
- The arena, a fast but limited type of allocator☆522Updated 4 months ago
- ☆765Updated 3 weeks ago
- Async executor☆342Updated 2 weeks ago
- Async synchronization primitives☆257Updated last month
- Fast floating point to string conversion☆609Updated last month
- A vector with a fixed capacity. (Rust)☆759Updated last month
- rust stackful generator library☆314Updated last week
- Rust library allowing to register multiple handlers for the same signal☆735Updated 3 months ago
- Futures, streams, and async I/O combinators.☆480Updated 2 weeks ago
- An implementation of a LRU cache☆652Updated 2 months ago
- a lock-free concurrent slab (experimental)☆274Updated 3 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆500Updated this week
- Notify async tasks or threads☆449Updated last week