-
Parity
- Germany
-
17:48
(UTC +01:00) - https://www.chevdor.com
- @[email protected]
- https://getalby.com/p/chevdor
Rust
A set of crate related cargo commands. You can for instance get the information about a crate, as text or json, including the owners of a crate and its versions.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
This command line utility allows querying your ssh config.
Assuming you prefix your labels, this cli will help you define the rules required for labelling. For instance a high prio bug cannot be labelled low prio...
This cli utility helps you harness the srtool docker image witout breaking a sweat.
A command line utility on top of the tera templating engine. Takes json|yaml|toml as input and can merge ENV in. You may see it as envsubst on steroid.
Diener - dependency diener is a tool for easily changing https://github.com/paritytech/substrate or https://github.com/paritytech/polkadot dependency versions
A cli utility written in Rust that allows fetching all the labels of a project, save those as a YAML file that you can easily edit or save as backup and apply a saved preset to new repositories.
Extract documentation for the feature flags from comments in Cargo.toml
A library for comparing data structures in Rust, oriented toward testing
As dev or end user, if you keep looking for the right endpoint for your Polkadot/Substrate blockchain, `subrpc` will make your life much easier. It is like the apt/brew of substrate chain endpoints…
A Rust crate + cli to find Polkadot migrations from the Rust source
⚡ Fast, async, stream-based link checker written in Rust. Finds broken URLs and mail addresses inside Markdown, HTML, reStructuredText, websites and more!
Analyze, Fix and Format features in your Rust workspace.
Allows for dynamic compile-time embedding of existing tests and examples in your Rust doc comments and markdown files
Subwasm is a cli utility to look inside a Substrate WASM Runtime. It can inspect and compare the metadata of Substrate based runtimes such as Polkadot or Kusama.
The prdoc cli tool allows better managing the documentation of your changed and the doc remains part of the git repo. It relies on YAML files following a defined schema and helping with code change…