tinaun / gen-iterLinks
create iterators from generators
☆11Updated last year
Alternatives and similar repositories for gen-iter
Users that are interested in gen-iter are comparing it to the libraries listed below
Sorting:
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Ranged integers for Rust based on const generics☆28Updated 2 months ago
- ☆16Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- A rust library for checked floating point operations☆82Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- ☆19Updated 4 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- Typed index version of Rust slice and Vec containers☆70Updated 2 weeks ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- ☆16Updated 3 years ago
- ☆52Updated 2 weeks ago
- A library for compact bit sets containing enums.☆115Updated 2 weeks ago
- Serialization framework for Rust☆23Updated 3 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- this safety is an illusion, exile☆25Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Cast between dynamic trait objects☆33Updated 5 years ago