tinaun / gen-iterLinks
create iterators from generators
☆11Updated 2 years ago
Alternatives and similar repositories for gen-iter
Users that are interested in gen-iter are comparing it to the libraries listed below
Sorting:
- Ranged integers for Rust based on const generics☆29Updated 7 months ago
- ☆16Updated 4 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Serialization framework for Rust☆23Updated 3 years ago
- Calm I/O operations for Rust☆75Updated 4 years ago
- ☆19Updated 4 years ago
- ☆55Updated 5 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A proc-macro to break Rust IDEs☆65Updated 4 years ago
- ☆36Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 9 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A simple crate to control the FPS of your game loops in Rust.☆13Updated 6 years ago
- Macro copying a struct with Option fields. Useful for config initialization☆40Updated 7 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆16Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- ☆31Updated 5 years ago
- Tools to avoid unnecessary usage of safe code☆37Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Token tree calling convention☆83Updated 3 years ago