Spin-based synchronization primitives
☆588Feb 5, 2026Updated last month
Alternatives and similar repositories for spin-rs
Users that are interested in spin-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Task abstraction for building executors☆587Feb 13, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆857Oct 19, 2024Updated last year
- Futures, streams, and async I/O combinators.☆539Feb 5, 2026Updated last month
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- Async I/O and timers☆594Mar 16, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Portable interface to epoll, kqueue, event ports, and wepoll☆726Feb 7, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Per-object thread-local storage for Rust☆366Feb 18, 2026Updated last month
- Rust library allowing to register multiple handlers for the same signal☆840Feb 14, 2026Updated last month
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- Async synchronization primitives☆285Dec 21, 2025Updated 3 months ago
- Async multi-producer multi-consumer channel☆938Jul 6, 2025Updated 8 months ago
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,119Mar 14, 2026Updated last week
- A crate for managing memory bit by bit☆1,378Aug 9, 2024Updated last year
- Just, really the littlest Vec you could need. So smol.☆732Mar 14, 2026Updated last week
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Intrusive collections for Rust☆491Jan 5, 2026Updated 2 months ago
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Numeric traits for generic mathematics in Rust☆922Jun 17, 2025Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆368Updated this week
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- ☆910Feb 16, 2026Updated last month
- Optimized string search routines for Rust.☆1,398Feb 12, 2026Updated last month
- Parser for Rust source code☆3,302Mar 18, 2026Updated last week
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,889Mar 7, 2026Updated 2 weeks ago