whatisaphone / genawaiterLinks
Stackless generators on stable Rust.
☆469Updated 3 years ago
Alternatives and similar repositories for genawaiter
Users that are interested in genawaiter are comparing it to the libraries listed below
Sorting:
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- Getters and Setters for Rust.☆366Updated 3 months ago
- Fast numeric to- and from-string conversion routines.☆341Updated last week
- The arena, a fast but limited type of allocator☆557Updated last year
- Fast, ergonomic metrics for Rust☆340Updated 11 months ago
- Compact inlined strings for Rust.☆530Updated 2 years ago
- rust stackful generator library☆349Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Generic array types in Rust☆418Updated 6 months ago
- Intrusive collections for Rust☆467Updated last year
- Compile-time reference counting☆456Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- Fast floating point to string conversion☆654Updated 2 weeks ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆215Updated 6 years ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Conditional compilation according to rustc compiler version☆379Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆475Updated last month