4 repos
Developer Experience — Development Tools & Productivity
We curate 4 GitHub repositories matching development tools & productivity · Developer Experience. Refine with filters or upvote what's useful.
Developer Experience — Development Tools & Productivity
- langflow-ai/langflow
Langflow is a visual interface for building and orchestrating workflows, allowing users to construct complex systems through a drag-and-drop canvas. It provides tools for managing autonomous agents, configuring memory settings, and integrating custom code-based components. Users can organize their work into projects, t
Pythonagentschatgptgenerative-ai - fastapi/fastapi
FastAPI is a web framework for building APIs with Python. It leverages standard language type hints to provide automatic data validation, request parsing, and interactive API documentation generation. The framework supports asynchronous request handling and manages execution contexts to prevent blocking the main event
Pythonapiasyncasyncio - sveltejs/svelte
Svelte is a compile-time user interface framework that transforms declarative component syntax into highly optimized, imperative JavaScript code during the build process. By shifting reconciliation logic from the browser to the build step, it functions as a zero-runtime library that eliminates the need for a heavy fram
JavaScriptcompilertemplateui - astral-sh/uv
uv is a high-performance Python package manager and project build tool designed to handle dependency resolution, virtual environment orchestration, and Python interpreter management. It functions as a comprehensive workspace orchestrator, enabling developers to manage complex, multi-package repositories and ensure repr
Rustpackagingpythonresolver