Centril / rfc-trait-parametric-polymorphismLinks
Planning, scheming and designing of {-# LANGAUGE ConstraintKinds #-} for Rust
☆12Updated 7 years ago
Alternatives and similar repositories for rfc-trait-parametric-polymorphism
Users that are interested in rfc-trait-parametric-polymorphism are comparing it to the libraries listed below
Sorting:
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Token tree calling convention☆83Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- ☆58Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- rust verification condition generator☆96Updated 9 years ago
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆40Updated 7 years ago
- The empty type Void.☆71Updated 2 years ago
- JS affine☆68Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆76Updated last week
- Custom derivation macro for Rust☆113Updated 8 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 9 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Arbitrary precision integers library.☆28Updated 4 years ago
- ☆64Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆19Updated 4 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- GLL parsing framework.☆139Updated last year
- ☆40Updated last year
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago