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:
- 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
- Token tree calling convention☆82Updated 3 years ago
- Ranged integers for Rust based on const generics☆28Updated 5 months ago
- this safety is an illusion, exile☆26Updated 4 years ago
- ☆53Updated 4 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆19Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- ☆16Updated 4 years ago
- A simple crate to control the FPS of your game loops in Rust.☆13Updated 6 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- A rust library for checked floating point operations☆82Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- ☆35Updated 10 months ago
- Serialization framework for Rust☆23Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago