Ericson2314 / rust-papers
An enrichment of Rust's core language to support more advanced features
☆15Updated 7 years ago
Alternatives and similar repositories for rust-papers:
Users that are interested in rust-papers are comparing it to the libraries listed below
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆15Updated 5 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 8 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 6 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 4 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- Named arguments for Rust☆38Updated 7 years ago
- alias offers some basic ways to mutate data while aliased.☆10Updated last year
- ☆10Updated 8 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- A syntax extension providing higher-order attributes to Rust.☆16Updated 7 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- ☆27Updated 7 years ago
- ☆25Updated 9 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Arbitrary precision integers library.☆27Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- The empty type Void.☆69Updated last year
- Async readiness traits☆11Updated 5 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- ☆18Updated 8 years ago
- JS affine☆66Updated 4 years ago