Rustlens gives developers an interactive way to explore the structure of a codebase from the command line.
Read more
Rustlens gives developers an interactive way to explore the structure of a codebase from the command line.
Read more
A linter is a tool used in software development to analyze code for potential errors, stylistic issues, and adherence to coding standards.
Read more
cargo-audit is a Cargo subcommand for Rust projects that checks the dependencies recorded in Cargo.lock against the RustSec Advisory Database.
Read more
cargo-deny is a Cargo subcommand for Rust projects that helps audit and enforce dependency policy.
Read more
Dylint is a linting tool that lets developers run lints packaged as dynamic libraries rather than being limited to a fixed built-in lint set.
Read more
GitPulsar enhances Git workflows by automatically capturing and preserving the state of a working directory in the background.
Read more
GitSocial is a Git-native collaboration platform that turns a repository into a shared space for posts, issue management, and more.
Read morelazyjira is a terminal user interface for Jira designed to reduce the friction of working with tickets through the browser.
Read more
deadbranch helps keep Git repositories tidy by identifying stale branches and cleaning them up with a safety-first workflow.
Read more
Clippy is a linting tool for Rust that helps developers catch common mistakes, spot non-idiomatic code, and improve code quality.
Read more
flowR is a sophisticated static analysis framework for the R programming language.
Read more
Univer is an isomorphic full-stack framework for building and embedding spreadsheet, document, and presentation editors.
Read more
Eclipse Theia is an extensible framework for building full-featured cloud and desktop IDEs and developer tools with modern web technologies.
Read more
JavaScript Object Notation (JSON) is a standard, popular and lightweight data text-oriented format based on JavaScript object syntax to represent structured data.
Read more
Tiki is a lightweight terminal-based project and knowledge management tool designed to work directly inside a Git repository.
Read more
Test automation frameworks are a set of best practices, common tools, and libraries that help quality-assurance testers.
Read more
CodeceptJS is a scenario-driven end-to-end testing framework for Node.js.
Read more
pyfx is a Python-native terminal JSON viewer (TUI) inspired by the fx tool,
Read more
Nightwatch is an integrated testing framework powered by Node.js and the W3C WebDriver API.
Read more
Karate aims to simplify test authoring with a concise syntax while covering multiple kinds of automated testing in one tool.
Read more