whatisaphone / genawaiter
Stackless generators on stable Rust.
☆461Updated 2 years ago
Alternatives and similar repositories for genawaiter:
Users that are interested in genawaiter are comparing it to the libraries listed below
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- The arena, a fast but limited type of allocator☆540Updated 8 months ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Intrusive collections for Rust☆447Updated 8 months ago
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆326Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆741Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- ☆481Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Data structure serialization library with several opposite design goals from Serde☆853Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆606Updated 8 months ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Slab allocator for Rust☆773Updated last week
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Generic array types in Rust☆407Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- derive simple constructor functions for Rust structs☆548Updated 8 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- A fast intrusive flamegraph☆234Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago