Repository History

32 repositories tagged with go

Topic: go
Agent Sandbox: Managing Isolated, Stateful Workloads on Kubernetes

Agent Sandbox: Managing Isolated, Stateful Workloads on Kubernetes

Agent Sandbox introduces a Sandbox Custom Resource Definition (CRD) and controller for Kubernetes, designed to simplify the management of isolated, stateful, singleton workloads. It provides a declarative API for use cases such as AI agent runtimes, development environments, and persistent single-container sessions. This project aims to offer a lightweight, single-container VM experience built on Kubernetes primitives.

Analyzed Aug 8, 2026
View Details
AgentTeams: Collaborative Multi-Agent OS for Human-in-the-Loop Task Coordination

AgentTeams: Collaborative Multi-Agent OS for Human-in-the-Loop Task Coordination

AgentTeams is an innovative open-source Collaborative Multi-Agent Operating System designed for transparent, human-in-the-loop task coordination. It leverages Matrix rooms to facilitate seamless interaction between human users and AI agents. This platform empowers teams to manage complex tasks efficiently, ensuring full visibility and control over agent activities.

Analyzed Aug 7, 2026
View Details
WebhookX: The Next-Generation Webhooks Gateway for Event Delivery

WebhookX: The Next-Generation Webhooks Gateway for Event Delivery

WebhookX is an open-source, cloud-native webhook gateway designed for robust and scalable event processing. It efficiently handles receiving, validating, transforming, and delivering events, ensuring reliable communication across distributed systems. This project provides a comprehensive solution for managing webhooks with advanced features like automatic retries, fan-out capabilities, and extensive plugin support.

Analyzed Jun 9, 2026
View Details
Task: A Modern, Cross-Platform Build Tool for Streamlined Workflows

Task: A Modern, Cross-Platform Build Tool for Streamlined Workflows

Task is an open-source, cross-platform build tool inspired by Make, designed to simplify and automate modern development workflows. It allows developers to define and run tasks using a simple YAML configuration, offering a powerful and intuitive alternative to traditional build systems. Written in Go, Task ensures fast execution and broad compatibility across various operating systems.

Analyzed May 18, 2026
View Details
Micro: A Modern and Intuitive Terminal-Based Text Editor

Micro: A Modern and Intuitive Terminal-Based Text Editor

Micro is a modern, intuitive, and feature-rich terminal-based text editor designed for ease of use and modern terminal capabilities. It comes as a single, static binary with no dependencies, making it incredibly easy to install and use right away. Aiming to be a successor to editors like Nano, Micro is ideal for anyone who prefers working in the terminal or editing files over SSH.

Analyzed May 7, 2026
View Details
wush: Fast, Secure File Transfer and Shells over WireGuard

wush: Fast, Secure File Transfer and Shells over WireGuard

wush is a command-line tool designed for rapid and secure file transfers and shell access between computers. It leverages WireGuard for peer-to-peer connections, eliminating the need for trusted relay servers. This tool offers a robust and versatile solution for network communication.

Analyzed Apr 26, 2026
View Details
Vitess: Horizontal Scaling for MySQL with Cloud-Native Database Clustering

Vitess: Horizontal Scaling for MySQL with Cloud-Native Database Clustering

Vitess is a robust, cloud-native database clustering system designed for horizontal scaling of MySQL. It allows applications to remain agnostic to data distribution across multiple servers, offering unlimited scaling through generalized sharding. With a proven track record powering YouTube's database infrastructure, Vitess is trusted by major companies like Slack and Square.

Analyzed Apr 22, 2026
View Details
Bunster: Compile Shell Scripts into Secure, Portable, Static Binaries

Bunster: Compile Shell Scripts into Secure, Portable, Static Binaries

Bunster is an innovative shell compiler that transforms shell scripts into standalone, shell-independent programs. Unlike traditional wrappers, it transpiles scripts into Go code, which is then compiled into secure, portable, and static binaries. This tool offers a robust solution for distributing shell logic without external dependencies.

Analyzed Apr 13, 2026
View Details
LocalAI: Self-Hosted, Open Source AI Alternative to OpenAI

LocalAI: Self-Hosted, Open Source AI Alternative to OpenAI

LocalAI is a free, open-source alternative to OpenAI, Claude, and similar services, designed for self-hosted, local-first AI inference. It provides a drop-in REST API compatible with OpenAI specifications, enabling users to run large language models, generate images, and process audio on consumer-grade hardware, often without requiring a dedicated GPU. This project supports a wide array of models and offers features like P2P inference and agentic capabilities.

Analyzed Mar 22, 2026
View Details
CallFS: High-Performance, Distributed REST API Filesystem in Go

CallFS: High-Performance, Distributed REST API Filesystem in Go

CallFS is an ultra-lightweight, high-performance REST API filesystem that provides precise Linux filesystem semantics over various backends. It supports local storage, Amazon S3, and distributed peer networks, offering horizontal scalability and robust features for modern storage needs.

Analyzed Feb 24, 2026
View Details
Transok: Efficient LAN File Sharing Tool with Go and Wails

Transok: Efficient LAN File Sharing Tool with Go and Wails

Transok is an efficient LAN file sharing tool built with Go and Wails, designed for seamless file transfers within your local network. It offers a lightweight desktop application with features like password protection, unlimited file sizes, and encrypted sharing. This project provides a secure and performant solution for local network file exchange.

Analyzed Feb 20, 2026
View Details
pgrok: A Multi-Tenant HTTP/TCP Reverse Tunnel Solution via SSH

pgrok: A Multi-Tenant HTTP/TCP Reverse Tunnel Solution via SSH

pgrok is a "poor man's ngrok" designed for small teams, offering a multi-tenant HTTP/TCP reverse tunnel solution through SSH remote port forwarding. It provides stable subdomains for every user, gated by your SSO through the OIDC protocol, making it a cost-effective alternative for exposing local development environments to the public internet.

Analyzed Feb 16, 2026
View Details
Previous Page 1 Next
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️