Ericson2314 / rust-papers
An enrichment of Rust's core language to support more advanced features
☆16Updated 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
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- ☆18Updated 8 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
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- ☆10Updated 9 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- dynamic smart pointers☆31Updated 5 years ago
- Constant Time Operations for Crypto Libraries☆10Updated 7 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- Named arguments for Rust☆38Updated 7 years ago
- A syn targetting PEG parser generator☆20Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- An experimental columnar arena☆42Updated 3 months ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Timer Wheels With Various Runtimes In Rust☆14Updated 7 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 8 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- Helpers for clearing sensitive data on the stack and heap☆54Updated 2 years ago
- Fast, vector-based map implementation that preserves insertion order.☆14Updated 4 years ago
- JS affine☆66Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago