An interface for writing a RustTypeChecker.
☆43Feb 27, 2023Updated 3 years ago
Alternatives and similar repositories for RustTyC
Users that are interested in RustTyC are comparing it to the libraries listed below
Sorting:
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Jan 31, 2022Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Name return types of async fn on stable Rust☆19Feb 20, 2026Updated last week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Apr 30, 2024Updated last year
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Aug 27, 2023Updated 2 years ago
- The never type (the true one!) in stable Rust.☆41Jul 4, 2025Updated 7 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Nov 20, 2023Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- A small example of a source->source pattern matching to decision tree compiler☆14Jul 29, 2020Updated 5 years ago
- ☆11Dec 27, 2021Updated 4 years ago
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Automatically finds strings in your project and uses them to create the keys to a .csv translation file☆10Aug 18, 2022Updated 3 years ago
- A small crate to generate a 3D mesh from a 2D heightmap.☆16Dec 11, 2022Updated 3 years ago
- the most complete serialization tree for serde☆16Apr 24, 2024Updated last year
- PThread implementation for Nintendo 3DS Horizon OS targets. Keep in mind that Horizon OS uses a cooperative, and not preemptive, threadin…☆13May 17, 2024Updated last year
- Attribute to override the visibility of items (useful in conjunction with cfg_attr)☆15Aug 13, 2024Updated last year
- ☆13Jan 28, 2026Updated last month
- An alternative to `qcell` and `ghost-cell` that instead uses const generics☆13Feb 7, 2023Updated 3 years ago
- A test framework for testing rustc diagnostics output☆39Feb 8, 2026Updated 3 weeks ago
- ☆36Jan 24, 2025Updated last year
- Safely transmute type to itself in generic context in Rust☆15Jan 15, 2023Updated 3 years ago
- The third iteration of the Lavender programming language, implemented in Rust.☆12Apr 17, 2021Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Nov 7, 2024Updated last year
- A toy incremental computation framework☆15Jan 3, 2021Updated 5 years ago
- ☆18Oct 20, 2021Updated 4 years ago
- A simple blog for documenting my thoughts and adventures☆18Jul 28, 2025Updated 7 months ago
- A Rust-native WebAssembly syntax model useful for generating, reading, and emitting WebAssembly code.☆17Feb 5, 2026Updated 3 weeks ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Oct 7, 2023Updated 2 years ago
- Generic virtual dom implementation for rust☆17Mar 4, 2024Updated last year
- RV64GC interpreter written in Rust☆17Feb 4, 2026Updated 3 weeks ago
- An easy-to-use Rust actor framework/model. Forked from the Axiom actor framework.☆16Dec 10, 2021Updated 4 years ago
- ☆16Jul 26, 2025Updated 7 months ago
- Safe generators on stable Rust.☆40Jul 1, 2023Updated 2 years ago
- Control Minecraft's in-game music - In-game music player☆18Mar 18, 2024Updated last year
- Ergonomic and composable async stream generation without macros☆26Feb 17, 2026Updated last week
- An efficient JSON Value parser☆76Dec 8, 2023Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 4 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Jul 13, 2023Updated 2 years ago