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:
- 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
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- ☆41Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 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.☆38Updated 7 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- The empty type Void.☆69Updated 2 years ago
- ☆27Updated 3 years ago
- ☆19Updated 4 years ago
- JS affine☆66Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 6 years ago
- ☆63Updated 7 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Derive for the Display trait☆52Updated 7 years ago