denki / listings-rust
A Rust language and style specification for the LaTeX-package listings
☆174Updated last year
Related projects ⓘ
Alternatives and complementary repositories for listings-rust
- Ensure correct assumptions about constants, types, and more in Rust☆578Updated 11 months ago
- Bisects rustc, either nightlies or CI artifacts☆177Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆710Updated this week
- Compile time numbers in Rust.☆516Updated 5 months ago
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆323Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- a model of MIR and the Rust type/trait system☆284Updated last month
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆895Updated this week
- Rust procedural macro attribute for adding test cases easily☆614Updated 5 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆254Updated 2 years ago
- SAT solver written in Rust☆253Updated 2 years ago
- Easy self-referential struct generation for Rust.☆536Updated 2 months ago
- Indented document literals for Rust☆665Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆410Updated last week
- Compile-time reference counting☆435Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆991Updated 2 months ago
- Auditing crates for unsafe code which can be safely replaced☆536Updated 2 years ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆397Updated this week
- How-to: Sanitize your Rust code!☆427Updated 6 years ago
- Test harness for ui tests of compiler diagnostics☆804Updated this week
- Forum for discussion about what unsafe code can and can't do☆666Updated this week
- Numeric traits for generic mathematics in Rust☆725Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆634Updated last week
- Rust bindings for the Z3 solver.☆347Updated this week
- A Rust API search engine☆398Updated 3 months ago
- Rust method delegation with less boilerplate☆448Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆160Updated last year
- Compile-time string formatting☆212Updated 2 months ago