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:
- ☆24Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆64Updated last month
- ☆45Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Exhaustive iteration trait in Rust☆21Updated last week
- An alternative `std`-like implementation built on origin☆35Updated 11 months ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 8 months ago
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆25Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A framework for writing plugins that integrate with the Rust compiler☆163Updated 4 months ago
- Rust library for ANSI terminal colours and styles (bold, underline) - Nushell project fork☆55Updated 2 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆105Updated last month
- A faster Arc.☆80Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- Cargo plugin to manage dependency features☆120Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Tools for finding and manipulating differences between files☆112Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- Asynchronous Language Server Protocol framework☆145Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆59Updated this week