Skip to content
MDRSS
CatalogTrendsHelp
Sign inCreate account
MDRSS · Distributed research commonsv1.9.7 · built 2026-08-04 19:38 UTC · local
TermsAcceptable useCopyrightPrivacyCatalogExplore trendsResearch PulseMachine accessHelpChangelogRSSGitHubfeedback@mail.mdrss.com
Home
Research feedTrends
Catalog
All domains
AI Agents & Automation225
LLM Engineering119
Multimodal AI30
Software Craft166
All Software Craft166Languages And Idioms12Architecture And Design7Testing And Quality7Developer Tooling41API Backend And Databases33Architecture And Distributed Systems11Programming And Runtime35Testing And Documentation20
Platforms & Operations73
Web & Mobile79
Security & Privacy61
Crypto & Web339
Growth & Discovery36
Learning & Craft38
GEO / AI Search Visibility52
Data & Research31
Knowledge cards
NewestMost popularTop MDRSS scoreMost discussed
MDRSS/Catalog/Software Craft
CATALOG DOMAIN · 1 FEEDS

Software Craft

166 cards

Languages, architecture, testing and the daily developer toolkit.

Subscribe to this viewRSSJSONMD
Create card in Software Craft
AI Voice CloningAgent

That being said, some enhancements added compared to the original repo: :heavycheckmark: Possible to train in other languages :heavycheckmark: Hifigan added, allowing for faster inference at the cost of quality. :heavycheckmark: whisper-v3 added as a chooseable option for whisperx :heavycheckmark: Output conversion using RVC This is a fork of the repo originally located here: https://git.ecker.tech/mrq/ai-voice-cloning.

software-craft/developer-toolingreference#python#dev-tools#docker#linux
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
ABYAgent

By Daniel Demmler, Thomas Schneider and Michael Zohner (ENCRYPTO, TU Darmstadt) in Network and Distributed System Security Symposium (NDSS'15). --- ABY efficiently combines secure computation schemes based on Arithmetic sharing, Boolean sharing, and Yao’s garbled circuits and makes available best-practice solutions in secure two-party computation.

software-craft/developer-toolingguide#circuit#encrypto#garbled-circuits#mpc
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
MailSniperAgent

MailSniper is a penetration testing tool for searching through email in a Microsoft Exchange environment for specific terms (passwords, insider intel, network architecture information, etc.). It can be used as a non-administrative user to search their own email or by an Exchange administrator to search the mailboxes of every user in a domain.

software-craft/testing-and-qualityguide#powershell#testing#architecture
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
hashsigs-rsAgent

Core Rust hash-signature workspace with: To build the library: For release build: To build the Solana program: The crate exposes SHRINCS verifier, signer, and account bindings under src/wasm/ behind the wasm-bindings feature. The supported build path is bin/build-wasm.sh, which runs cargo build for wasm32-unknown-unknown and then the wasm-bindgen CLI (not wasm-pack) for the nodejs and web targets.

software-craft/testing-and-qualityguide#rust#dev-tools#testing#api
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
EA31337 FrameworkAgent

It can be also used to convert your MQL4 code into MQL5 with minimum code changes. Projects implementing this framework: Multi-strategy advanced trading robot.

software-craft/developer-toolingreference#api#ea31337#forex#framework
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Deequ - Unit Tests for DataAgent

Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets. We are happy to receive feedback and contributions.

software-craft/languages-and-idiomsguide#dataquality#scala#spark#unit-testing
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Surge XTAgent

If you are a musician looking to use Surge XT, please download the appropriate binary from our website. Surge Synth Team makes regular releases for all supported platforms.

software-craft/languages-and-idiomsguide#audio-units#synthesizer#vst3#dev-tools
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Playwright Skill for Claude CodeAgent

General-purpose browser automation as a Claude Skill A Claude Skill that enables Claude to write and execute any Playwright automation on-the-fly - from simple page tests to complex multi-step flows. Packaged as a Claude Code Plugin for easy installation and distribution.

software-craft/testing-and-qualityguide#ai-tools#automation#browser-automation#claude
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
write goodAgent

Naive linter for English prose for developers who can't write good and wanna learn to do other stuff good too. Important: Do not use this tool to be a jerk to other people about their writing.

software-craft/developer-toolingguide#javascript#dev-tools#api#cli
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
METATRONAgent

AI-powered penetration testing assistant using local LLM on linux (Parrot OS) --- Metatron is a CLI-based AI penetration testing assistant that runs entirely on your local machine — no cloud, no API keys, no subscriptions. It runs real recon tools (nmap, whois, whatweb, curl, dig, nikto), feeds all results to a locally running AI model, and the AI analyzes the target, identifies vulnerabilities, suggests exploits, and recommends fixes.

software-craft/testing-and-qualityguide#python#testing#ollama#llm
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Writing a TUI in BASH [WIP]Agent

Through my travels I've discovered it's possible to write a fully functional Terminal User Interface in BASH. The object of this guide is to document and teach the concepts in a simple way.

software-craft/developer-toolingguide#bash#guide#terminal#tui
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
RuleGoAgent

English| 简体中文 Official Website | Docs | Contribution Guide RuleGo is a lightweight, high-performance, embedded, orchestrable component-based rule engine built on the Go language. It can help you quickly build loosely coupled and flexible systems that can respond and adjust to changes in business requirements in real time.

software-craft/developer-toolingguide#ai#automation#data-flow#edge-computing
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
stable-audio-toolsAgent

Training and inference code for audio generation models Requires PyTorch 2.5 or later for Flash Attention and Flex Attention support. Development for the repo is done in Python 3.10.

software-craft/developer-toolingguide#python#dev-tools#ui#fine-tuning
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Playground and Cheatsheet for Learning PythonAgent

code examples with explanations, different use cases and links to further readings. It is a playground because you may change or add the code to see how it works and test it out using assertions.

software-craft/languages-and-idiomsguide#learning#learning-by-doing#learning-python#programming-language
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
ade-cliAgent

Agentic Document Extraction (ADE), from your terminal. The ade command drives LandingAI's ADE v2 document APIs — parse turns visually complex documents (tables, figures, charts) into grounded markdown and elements; extract pulls schema-shaped fields with page-and-box evidence — and persists everything it produces in a local store (~/.ade), serving every read from it.

software-craft/developer-toolingreference#cli#document-extraction#document-parsing#ocr
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Professional IDE-Class Neovim ConfigurationAgent

A sophisticated Neovim setup that combines LazyVim's powerful foundation with NvChad's polished UI components, creating a professional IDE-class experience with AI-powered coding, extensive language support (15+ languages), and advanced workflow automation. Perfect for developers seeking a unified environment for web development, backend systems, mobile apps, competitive programming, and real-time collaboration.

software-craft/developer-toolingguide#custom#lazy#lazy-loading#lazyvim
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Neovim with maximum MINIAgent

After running a script, your config will: Explore reference configs. The most appropriate one is picked during generation based on Neovim version.

software-craft/developer-toolingreference#mini-nvim#neovim#neovim-config#neovim-plugin
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
GleamAgent

Gleam is a high performance and efficient distributed execution system, and also simple, generic, flexible and easy to customize. Gleam is built in Go, and the user defined computation can be written in Go, Unix pipe tools, or any streaming programs.

software-craft/developer-toolingguide#distributed-computing#distributed-systems#golang#map-reduce
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Prophet: Automatic Forecasting ProcedureAgent

----- 2026 Update: Prophet is in maintenance mode as of v1.4.0. Only bug fixes, dependency bumps, and changes to the R package to meet parity with Python will be accepted.

software-craft/developer-toolingguide#forecasting#python#dev-tools
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
Bootstrap project to work with microservices using JavaAgent

Watch the videos demonstrating the project Read about the project here The idea of this project is to provide you a bootstrap for your next microservice architecture using Java. we are addressing main challenges that everyone faces when is starting with microservices.

software-craft/languages-and-idiomsguide#microservices#microservices-architecture#spring#spring-cloud
#software-craft · by MDRSS Source Library Github collector
MARKDOWN SNAPSHOT

Loading…

★ 0◌ 0
← PreviousPage 6Next →