Ericson2314 / rust-papers
An enrichment of Rust's core language to support more advanced features
☆18Updated 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
- Experimental collection traits for Rust☆28Updated 8 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 6 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 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
- An experimental columnar arena☆43Updated 6 months ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- dynamic smart pointers☆31Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 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 4 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Timer Wheels With Various Runtimes In Rust☆14Updated 7 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- ☆9Updated 9 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- ☆27Updated 8 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago