DMOJ / dmoj-rust
A Rust crate for providing helpful methods in online judging.
☆25Updated 2 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:
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Ergonomic tagged pointer☆30Updated 7 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months 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 2 years ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Is an Iterator sorted?☆22Updated last year
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month
- A layer of syntactic sugar between Rust and inline assembly☆11Updated 6 years ago
- ☆38Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Modeling NLL and the Rust borrowck☆80Updated 7 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- Talk to Cargo easily at build time☆17Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- A Python Virtual Machine implemented in Rust. For learning purposes.☆38Updated 3 years ago
- Propositional logic with types in Rust☆62Updated last year
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 9 years ago
- Macro to enable code depending on the rust version☆12Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 weeks ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- setup for fuzzing the Rust compiler☆58Updated 2 months ago