tinaun / gen-iter
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
- Intended to allow taking a T from a &mut T temporarily☆77Updated 5 years ago
- ☆21Updated 4 years ago
- Serde (De)serializer implementation for rlua::Value☆24Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- ☆31Updated 4 years ago
- ☆35Updated last year
- Ranged integers for Rust based on const generics☆27Updated 3 months ago
- this safety is an illusion, exile☆25Updated 3 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- ☆16Updated 3 years ago
- ☆19Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated 7 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆24Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 3 months 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
- An experimental reimplementation of rowan, focused on size efficiency☆24Updated 4 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 8 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- Serialization framework for Rust☆23Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- The never type (the true one!) in stable Rust.☆35Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆23Updated 5 years ago
- pin-safe interior mutability☆14Updated 3 years ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆40Updated 2 years ago
- Asset manger for good assets only☆31Updated last year
- A rust library for checked floating point operations☆82Updated last month