whatisaphone / genawaiterLinks
Stackless generators on stable Rust.
☆464Updated 3 years ago
Alternatives and similar repositories for genawaiter
Users that are interested in genawaiter are comparing it to the libraries listed below
Sorting:
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- A library for creating references that carry their owner with them.☆375Updated last year
- A set of alternative `derive` attributes for Rust☆444Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Fast numeric to- and from-string conversion routines.☆332Updated 5 months ago
- Fast floating point to string conversion☆644Updated last month
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Generic array types in Rust☆414Updated 4 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 10 months ago
- Compile time numbers in Rust.☆551Updated last month
- Fowler–Noll–Vo hash function☆346Updated last year
- rust stackful generator library☆335Updated last week
- Compile-time reference counting☆452Updated last month
- Conditional compilation according to rustc compiler version☆366Updated last month
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Compact inlined strings for Rust.☆526Updated last year
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Getters and Setters for Rust.☆356Updated 3 weeks ago