whatisaphone / genawaiter
Stackless generators on stable Rust.
☆441Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for genawaiter
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Generic array types in Rust☆405Updated 4 months ago
- The arena, a fast but limited type of allocator☆521Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Rust method delegation with less boilerplate☆447Updated last month
- Faster, more compact implementation of std::Cow☆338Updated last year
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- A library for creating references that carry their owner with them.☆362Updated last year
- Compile-time reference counting☆437Updated last year
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Compact inlined strings for Rust.☆504Updated last year
- Just, really the littlest Vec you could need. So smol.☆649Updated 3 months ago
- Fast floating point to string conversion☆607Updated last week
- Data structure serialization library with several opposite design goals from Serde☆810Updated last week
- Count lines of LLVM IR per generic function☆414Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- A vector with a fixed capacity. (Rust)☆747Updated last month
- Fast numeric to- and from-string conversion routines.☆298Updated 2 weeks ago
- Intrusive collections for Rust☆413Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆585Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- Fast, ergonomic metrics for Rust☆338Updated last month
- ☆447Updated 3 weeks ago
- rust stackful generator library☆310Updated last month
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Slab allocator for Rust☆705Updated 2 months ago