jswrenn / typelayoutLinks
An experiment in embedding layout computations in the type system.
☆17Updated 6 years ago
Alternatives and similar repositories for typelayout
Users that are interested in typelayout are comparing it to the libraries listed below
Sorting:
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆53Updated 6 years ago
- ☆31Updated 5 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Delegate method calls to a field.☆15Updated 7 years ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- ☆19Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- ☆64Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆30Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Test futures under all possible polling schedules☆19Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A safe-guarded transmute for Rust☆39Updated last year
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago