Showing 7371 open source projects for "linux-debian"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    a-stock-data

    a-stock-data

    Full-stack China A-Share data toolkit for AI coding assistants

    a-stock-data is a self-contained AI agent skill for accessing Chinese A-share market data through direct HTTP data sources. It packages data access logic into a structured skill file so coding assistants can retrieve and analyze stock information without relying on separate third-party wrapper libraries. The project organizes data across multiple layers, including market quotes, research reports, signals, capital flows, news, announcements, macro data, and financial statements. It is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    .NET Agent Skills

    .NET Agent Skills

    Repository for skills to assist AI coding agents with .NET and C#

    .NET Agent Skills is Microsoft’s curated skill repository for helping AI coding agents work more accurately with .NET and C# projects. It provides structured knowledge packs and custom agents that guide coding assistants through common development, debugging, migration, build, package, and performance tasks. The repository covers core .NET work as well as more specialized areas such as Entity Framework, MSBuild, NuGet, .NET upgrades, .NET MAUI, and AI-related .NET development. Its purpose is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ClawSweeper

    ClawSweeper

    ClawSweeper scans all issues and PRs

    ClawSweeper is an AI-assisted maintenance bot that scans GitHub issues and pull requests to suggest which items may be safe to close. It is designed for open-source maintainers who accumulate stale discussions, outdated reports, duplicate requests, or abandoned contributions over time. The project runs across issues and PRs on a scheduled basis, reviewing each item and producing a reasoned recommendation instead of simply closing content automatically. Its goal is to reduce maintainer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FreeLLMAPI

    FreeLLMAPI

    OpenAI-compatible proxy that aggregates free-tier keys from ~14 AI

    FreeLLMAPI is an OpenAI-compatible proxy that aggregates free-tier API keys from multiple AI providers into one unified endpoint. It is designed for personal experimentation, testing, and lightweight development workflows where users want to route requests through several providers without rewriting client code for each one. The project can automatically fail over between configured providers when one is unavailable or exhausted. Its OpenAI-compatible design makes it easier to use with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    llama.cpp

    llama.cpp

    LLM inference in C/C++

    llama.cpp is a high-performance C and C++ project for running large language models locally and in the cloud with minimal setup. It is built around efficient inference, broad hardware support, and the GGUF model format. The project supports many model families and has become a major foundation for local AI tools, model serving, and embedded inference workflows. It provides command-line tools, a server mode with an OpenAI-compatible API style, model conversion utilities, and extensive backend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CodeGraph

    CodeGraph

    Pre-indexed code knowledge graph for Claude Code, Codex, Cursor

    CodeGraph is a local-first code intelligence tool that gives AI coding agents a pre-indexed understanding of a repository. Instead of forcing agents to repeatedly scan files with grep, glob, and read commands, it builds a searchable knowledge graph of symbols, relationships, call graphs, and code structure. The project uses deterministic parsing rather than LLM summaries, which makes its indexed data more predictable and grounded in the actual source tree. It is designed for tools such as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    skills-manage

    skills-manage

    Desktop app to manage AI coding agent skills across Claude Code

    skills-manage is a Tauri desktop application for organizing AI coding agent skills across many local development tools from one interface. It uses a central skills library as the main source of truth, then installs skills into specific platforms through per-tool workflows. The app is designed for users who work with multiple AI coding agents and want consistent skills across environments such as Claude Code, Codex, Cursor, Gemini CLI, and many others. It provides detail views with Markdown...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flutter Agent Skills

    Flutter Agent Skills

    Agent skills for Flutter, maintained by the Flutter team

    Flutter Skills is an educational repository from the Flutter ecosystem that provides structured hands-on exercises, tutorials, and learning paths for improving Flutter and Dart development skills. The project focuses on practical learning through guided coding challenges, interactive examples, and real-world mobile application scenarios rather than purely theoretical documentation. It covers topics such as UI construction, state management, animations, asynchronous programming, architecture...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Kanwas

    Kanwas

    Shared context board for teams and agents

    Kanwas is an open-source shared context board built for teams and AI agents working together in the same workspace. It gives people and agents a common canvas where documents, evidence, decisions, notes, tasks, embeds, and outputs can live side by side. Instead of scattering context across chats, documents, and disconnected tools, Kanwas turns messy collaborative work into a shared visual environment that both humans and agents can read and update. The platform supports real-time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    sag

    sag

    Like the macOS say command, but with a modern voice

    sag is a command-line text-to-speech utility inspired by the macOS say command but powered by modern ElevenLabs voice synthesis technology. The project allows users to stream synthesized speech directly to speakers, save audio files, or list and manage available voices through a lightweight terminal interface. Designed for speed and convenience, sag supports voice selection, playback rate adjustments, output format inference, and configurable API endpoints for flexible deployment. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RecursiveMAS

    RecursiveMAS

    Offical Implementation for "Recursive Multi-Agent Systems"

    RecursiveMAS is an advanced multi-agent AI framework that introduces a recursive collaboration mechanism to improve reasoning and problem-solving across multiple agents. Instead of treating agents as independent units exchanging text outputs, it connects them through a shared latent computation loop, allowing internal “thought states” to be passed and refined iteratively. This recursive structure enables agents to build on each other’s intermediate reasoning, leading to deeper and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AutoAgent AI

    AutoAgent AI

    Autonomous harness engineering

    AutoAgent is an experimental AI framework focused on autonomous agent engineering, where a meta-agent iteratively improves another agent’s architecture without direct human intervention. Instead of manually tuning prompts or workflows, developers define high-level goals in a configuration file, and the system continuously modifies its own tools, orchestration, and logic based on benchmark performance. It operates through a loop of testing, analyzing failures, and refining the agent’s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    adversarial-spec

    adversarial-spec

    A Claude Code plugin that iteratively refines product specifications

    adversarial-spec is a framework focused on designing and testing systems using adversarial thinking to uncover weaknesses and improve robustness. It encourages developers to define specifications that anticipate failure modes, edge cases, and malicious inputs before implementing solutions. The project emphasizes proactive design, ensuring that systems are built with resilience in mind from the beginning. It provides structured approaches for identifying vulnerabilities and stress-testing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Claude Codex Settings

    Claude Codex Settings

    My personal Claude Code and OpenAI Codex setup

    Claude Codex Settings is a configuration-focused repository that provides curated settings, prompts, and workflow optimizations for improving AI-assisted coding environments. It is designed to help developers fine-tune how Claude and similar models behave within coding workflows, ensuring more consistent and high-quality outputs. The project emphasizes practical usability, offering ready-to-use configurations that can be directly integrated into development environments. It also includes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Wondel.ai Skills

    Wondel.ai Skills

    Agent skills for Claude Code and other agentskills-compatible agents

    Wondel.ai Skills is a repository that provides modular capability packages for AI agents, particularly those operating within Claude Code and similar ecosystems. Each skill represents a structured set of instructions, workflows, and tools that enable agents to perform specific tasks with expertise. These skills can cover a wide range of domains, including development, automation, and problem-solving, allowing agents to extend their capabilities dynamically. The system emphasizes modularity,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    memsearch

    memsearch

    A Markdown-first memory system, a standalone library for any AI agent

    memsearch is a markdown-first memory system designed to provide long-term memory capabilities for AI agents through structured storage and semantic retrieval. It enables agents to store, organize, and retrieve information using embeddings and hybrid search techniques, ensuring that relevant context is always available. The system supports advanced features such as reranking and progressive disclosure, which help prioritize the most useful information for a given query. It integrates with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pg-aiguide

    pg-aiguide

    MCP server and Claude plugin for Postgres skills and documentation

    pg-aiguide is a tool designed to enhance AI-assisted development with PostgreSQL by providing structured knowledge and skills directly to coding agents. It acts as a bridge between database documentation and AI tools, enabling more accurate generation of SQL queries and database interactions. The system integrates with Claude Code through an MCP server, allowing agents to access curated PostgreSQL knowledge in real time. It focuses on improving developer productivity by reducing errors and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Harness

    Harness

    A meta-skill that designs domain-specific agent teams

    Harness is a meta-skill framework designed to automate the creation and orchestration of domain-specific AI agent teams within Claude Code environments. Instead of manually defining agents and their behaviors, it generates specialized agents, assigns them roles, and produces the skills they need to execute tasks effectively. The system focuses on scaling agent-based workflows by dynamically assembling teams tailored to specific problems. It enables structured collaboration between agents,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sail

    Sail

    A drop-in Apache Spark replacement written in Rust

    Sail is an open-source distributed computation framework designed to unify batch processing, stream processing, and AI workloads into a single, high-performance engine. It is built entirely in Rust, eliminating JVM overhead and enabling predictable performance, fast startup times, and improved memory safety compared to traditional big data frameworks. Sail is compatible with the Spark Connect protocol, which means existing Spark SQL and DataFrame workloads can run without code changes,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    macai

    macai

    All-in-one native macOS AI chat application

    macai is a native macOS AI chat application that consolidates access to multiple AI providers into a single, polished desktop interface. It is built specifically for macOS using Swift and SwiftUI, delivering a lightweight and responsive experience that integrates seamlessly with the operating system. The app supports a wide range of providers, including OpenAI, Anthropic, Google Gemini, xAI, Perplexity, and Ollama, allowing users to switch between local and cloud-based models without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ollama Grid Search

    Ollama Grid Search

    A multi-platform desktop application to evaluate and compare LLM

    Ollama Grid Search is a desktop application designed to automate the evaluation and comparison of large language models, prompts, and inference parameters in a structured and repeatable way. Instead of manually testing combinations, the tool performs grid search experiments by iterating across different models, prompt variations, and parameter configurations, allowing users to quickly identify optimal setups for specific tasks. It provides a visual interface where experiment results can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ollama JavaScript Library

    Ollama JavaScript Library

    Ollama JavaScript library

    Ollama JavaScript is the official JavaScript client for integrating Ollama into JS and TS applications with a lightweight, developer-friendly API. It is designed around the Ollama REST API, so it feels consistent with the platform while making common tasks easier to handle in application code. The library supports standard chat interactions, text generation, embeddings, and model management, which makes it useful for both simple chat interfaces and more advanced AI-powered workflows. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Browser Harness

    Browser Harness

    Self-healing browser harness that enables LLMs to complete any task

    Browser Harness is a self-healing browser control system built to give language models direct and flexible access to a real Chrome browser through the Chrome DevTools Protocol. Its main philosophy is minimalism: instead of imposing a rigid framework, it exposes a very thin bridge so the agent can perform browser tasks with almost no abstraction in the way. A defining part of the project is that the agent can write or extend missing helper functions during a task, which is why the repository...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SynaBun

    SynaBun

    Persistent vector memory for AI assistants

    Synabun is an open-source AI memory management and augmentation system designed to provide persistent, semantic memory for AI agents and coding assistants, particularly those compatible with the MCP (Model Context Protocol) ecosystem. It functions as a local-first solution that stores and retrieves contextual knowledge across sessions using a built-in vector database powered by embeddings, eliminating the need for external APIs, cloud services, or Docker dependencies. The system integrates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bindu

    Bindu

    Bindu: Turn any AI agent into a living microservice

    Bindu is an open-source infrastructure layer that transforms any AI agent into a production-ready microservice capable of interacting, communicating, and transacting within a broader network of agents. It abstracts away the complexity of deployment, authentication, communication protocols, and payment systems by allowing developers to “bindufy” an agent with minimal configuration. Once integrated, the agent gains a decentralized identity, standardized communication capabilities through...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB