DMOJ / dmoj-rustLinks
A Rust crate for providing helpful methods in online judging.
☆26Updated 3 years ago
Alternatives and similar repositories for dmoj-rust
Users that are interested in dmoj-rust are comparing it to the libraries listed below
Sorting:
- GLL parsing framework.☆138Updated last year
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- ☆52Updated 3 months ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 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.☆39Updated 7 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- docs.rs as a publishing platform?☆71Updated 2 months ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- ☆63Updated last month
- A graphical debugger for Rust MIR☆198Updated 3 years ago
- ☆37Updated 10 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- ☆90Updated 3 months ago
- Install a rustc master toolchain usable from rustup☆77Updated 2 months ago
- A tool to help with minimization of Rust code☆61Updated last month
- experimental datalog rules for a next gen polonius☆19Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 3 months ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 7 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago