zesterer / pollster
A minimal async executor that lets you block on a future
☆525Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for pollster
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- ☆447Updated 3 weeks ago
- Serialization library with zero dependencies☆709Updated this week
- A crate for mucking around with piles of bytes☆729Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆652Updated last month
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Fast floating point to string conversion☆607Updated last week
- Typed distributed plugin registration☆997Updated last week
- Safe cross-platform linker shenanigans☆653Updated last week
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- Like Rust's std::Path, but UTF-8.☆437Updated 3 months ago
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆810Updated last week
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Macros for all your token pasting needs☆1,026Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- A macro to generate structures which behave like bitflags☆964Updated last month
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Futures, streams, and async I/O combinators.☆475Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- ☆890Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆394Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆519Updated 2 months ago
- A no_std + serde compatible message library for Rust☆926Updated last week
- Array of Struct to Struct of Array helpers in Rust☆417Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- Compile-time type-checked builder derive☆925Updated 2 months ago