A minimal async executor that lets you block on a future
☆658Nov 19, 2025Updated 3 months ago
Alternatives and similar repositories for pollster
Users that are interested in pollster are comparing it to the libraries listed below
Sorting:
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated last month
- A fast bump allocation arena for Rust☆2,117Updated this week
- Serialization library with zero dependencies☆877Dec 27, 2025Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Safe Rust bindings to POSIX-ish APIs☆1,920Feb 22, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆925Feb 23, 2026Updated last week
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Compile time static maps for Rust☆2,107Updated this week
- Structured concurrency operations for async Rust☆489Jan 28, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated last week
- Async multi-producer multi-consumer channel☆935Jul 6, 2025Updated 7 months ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,509Sep 29, 2025Updated 5 months ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Type-erased Serialize, Serializer and Deserializer traits☆813Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,965Mar 5, 2025Updated last year
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,112Feb 13, 2026Updated 2 weeks ago
- A simple and fast linear algebra library for games and graphics☆1,902Feb 11, 2026Updated 3 weeks ago