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:
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years 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
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- ☆19Updated 4 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Ranged integers for Rust based on const generics☆28Updated 6 months ago
- ☆54Updated 4 months ago
- Token tree calling convention☆82Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A simple crate to control the FPS of your game loops in Rust.☆13Updated 6 years ago
- ☆35Updated 11 months ago
- A library for interpolation☆36Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- ☆61Updated 2 years ago
- Serialization framework for Rust☆23Updated 3 years ago
- A rust library for checked floating point operations☆83Updated this week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- ☆31Updated 5 years ago
- A proc-macro to break Rust IDEs☆65Updated 4 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Serde (De)serializer implementation for rlua::Value☆24Updated 3 years ago
- Cast between dynamic trait objects☆34Updated 5 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago