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:
- ☆53Updated 3 months ago
- GLL parsing framework.☆138Updated last year
- ☆90Updated 4 months ago
- home for proposals in and around compile-time function evaluation☆111Updated last week
- A graphical debugger for Rust MIR☆198Updated 3 years ago
- A tool to help with minimization of Rust code☆63Updated last month
- A proc-macro to break Rust IDEs☆64Updated 4 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
- ☆63Updated this week
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Initialize arrays with ease!☆84Updated 2 years ago
- Execute your code on the Rust ecosystem.☆187Updated last week
- `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
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- setup for fuzzing the Rust compiler☆60Updated 8 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 8 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- A simple, id-based arena☆122Updated 2 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Define compiler intermediate representation usable by external tools☆95Updated 3 weeks ago
- A d-ary heap in Rust☆21Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Fast functions for printing floating-point primitives to a decimal string☆129Updated this week