Powerful Workflow Automation Software & Tools.
Related contents:
tox aims to automate and standardize testing in Python. It is part of a larger vision of easing the packaging, testing and release process of Python software (alongside pytest and devpi).
Related contents:
A fluent, modular workflow builder for Laravel that leverages the Pipeline pattern to simplify and organise business logic.
Flows is a lightweight Laravel package designed to turn complex, multi-step business logic into an elegant, maintainable workflow. With a fluent API, you can easily chain steps, incorporate conditional logic, and keep your code modular and testable—perfect for any process that needs a well-orchestrated flow.
Compare changes between two composer.lock files to see what packages have been updated, added, or removed.
Web application to compare two composer.lock
and get a beautiful diff.
List of Free Learning Resources In Many Languages.
Keep control of your news reading with Reeder, RSS reader and read later client in one app, now with support for iCloud syncing.
Related contents:
A growing library of fancy, fun, animated react components & microinteractions to make the web fun again. Free & Open Source.
Incrementally adoptable type-safety for your new and existing APIs.
RPC-like client, contract, and server implementation for a pure REST API
ts-rest offers a simple way to define a contract for your API, which can be both consumed and implemented by your application, giving you end to end type safety without the hassle or code generation.
Local CI. Sign off on your own work.
A GitHub CLI extension for local CI. Run your tests on your own machine and sign off when they pass.
Remote CI runners are fantastic for repeatable builds, comprehensive test suites, and parallelized execution. But many apps don't need all that. Maybe yours doesn't either.
Personal LLM productivity tool, surpassing the ChatGPT / OLLaMA user experience.
an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / DeepSeek / Qwen), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Plugins/Artifacts) and Thinking. One-click FREE deployment of your private ChatGPT/ Claude / DeepSeek application.
Tilde is a text editor for the console/terminal, which provides an intuitive interface for people accustomed to GUI environments such as Gnome, KDE and Windows. For example, the short-cut to copy the current selection is Control-C, and to paste the previously copied text the short-cut Control-V can be used. As another example, the File menu can be accessed by pressing Meta-F.
Convert any laptop and most chromebooks into a writer deck.
A device designed solely for writing.
Related contents:
Peer-to-peer, encrypted, ephemeral Git collaboration (git daemon with encryption)
I have a Git repository and I want to collaborate with others. We do not have a public server, and do not wish to use existing hosting services.
git withme provides a way for a single host to invite numerous peers with short, one-time secure codes. The peers connect directly via Dilated Magic Wormhole channels, allowing collaborators to git clone git://localhost/<repo-name>.
Related contents:
Magical Data Engineering Workflows.
🧙 Build, run, and manage data pipelines for integrating and transforming data.
Mage is a hybrid framework for transforming and integrating data. It combines the best of both worlds: the flexibility of notebooks with the rigor of modular code.
Related contents:
Claude Code is Anthropic’s new agentic coding tool. A command-line companion that can read, edit, and manage your projects through natural language prompts. It integrates directly into your development environment, removing friction and helping you focus on what matters most: writing great code.
Related contents:
An implementation of the LOESS / LOWESS algorithm in Rust.
Crafting Effective Prompts for Agentic AI Systems: Patterns and Practices.
🧠 Curated collection of system prompts for top AI tools. Perfect for AI agent builders and prompt engineers. Incuding: ChatGPT, Claude, Perplexity, Manus, Claude-Code, Loveable, v0, Grok, same new, windsurf, notion, and MetaAI.
SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day. More Information...
Related contents:
This tool helps you explore the SQLite file format internals according to the official specification. It's designed for developers and database enthusiasts who want to understand the internal structure of SQLite database files.