mimoo / cargo-specificationLinks
The code is the spec
☆38Updated 2 years ago
Alternatives and similar repositories for cargo-specification
Users that are interested in cargo-specification are comparing it to the libraries listed below
Sorting:
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- ☆113Updated 2 years ago
- Memory validation framework for Rust☆75Updated 4 months ago
- Collection of utilities for writing your own dev scripts☆66Updated 3 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated last week
- ☆48Updated 4 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Versioned data-structures for Rust☆208Updated 11 months ago
- ☆76Updated 3 weeks ago
- CLI tool for generating a summary of recent github activity for people who are incredibly forgetful but still need to give weekly status …☆68Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Automatic GitHub Release Notes☆83Updated 4 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated 2 weeks ago
- A light wrapper around rr, the time-travelling debugger☆147Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- ☆111Updated 3 years ago
- Profiling tool for Rust code.☆45Updated last year
- Guide for standard library developers☆87Updated 9 months ago
- Macro for sealing traits and structures☆61Updated last year
- Define your own PhantomData☆158Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- cargo-expand, but with Hygiene [WIP]☆21Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆47Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week