x52dev / contractsLinks
A Rust crate that implements "design by contract" via procedural macros
☆25Updated last week
Alternatives and similar repositories for contracts
Users that are interested in contracts are comparing it to the libraries listed below
Sorting:
- ☆45Updated 10 months ago
- Binary size analyzer for Rust programs☆37Updated last year
- An alternative `std`-like implementation built on origin☆35Updated 11 months ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- A memory efficient syntax tree for language developers☆64Updated last month
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆25Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated this week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- ☆24Updated last year
- A framework for writing plugins that integrate with the Rust compiler☆163Updated 4 months ago
- We have Crater At Home☆37Updated last year
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆36Updated this week
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆66Updated 2 years ago
- Rust library for ANSI terminal colours and styles (bold, underline) - Nushell project fork☆55Updated 2 months ago
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆32Updated 7 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆83Updated 5 months ago
- Comparison between pattern matching and dyanmic dispatch in Rust☆22Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Trustfall adapter for querying rustdoc☆20Updated 2 weeks ago
- An evil parsing library.☆54Updated 2 years ago
- Cargo hack manager☆64Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year