Ericson2314 / rust-papers
An enrichment of Rust's core language to support more advanced features
☆15Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-papers
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆15Updated 5 years ago
- A symbolic evaluator for MIR☆19Updated 4 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- ☆18Updated 7 years ago
- Arbitrary precision integers library.☆26Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Wraps around a futures::Spawn and adds diagnostics to it☆31Updated 4 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Rust XDR interoperability library and codegen☆16Updated 2 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 6 years ago
- ☆10Updated 8 years ago
- a crate for small packed strings☆16Updated 2 years ago
- A safe and reliable process manager☆41Updated 4 years ago
- A general-purpose lens library for Rust.☆29Updated 7 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 3 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
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 7 years ago
- An experiment in embedding layout computations in the type system.☆16Updated 5 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 3 years ago
- async serialization for Cap'n Proto messages in Rust☆22Updated 6 years ago
- JS affine☆66Updated 4 years ago
- ☆27Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago