Repository History

30 repositories tagged with go

Topic: go
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
Hugo: The World's Fastest Framework for Building Websites

Hugo: The World's Fastest Framework for Building Websites

Hugo is an incredibly fast and flexible static site generator built with Go. It allows developers to create a wide range of websites, from blogs and documentation to corporate sites, with exceptional speed and efficiency. Its powerful asset pipelines and modular system make it a robust choice for modern web development.

Analyzed Feb 13, 2026
View Details
Argo Workflows: A Cloud-Native Workflow Engine for Kubernetes

Argo Workflows: A Cloud-Native Workflow Engine for Kubernetes

Argo Workflows is an open-source, container-native workflow engine designed for orchestrating parallel jobs on Kubernetes. It allows users to define multi-step workflows where each step is a container, modeling dependencies using directed acyclic graphs (DAGs). This CNCF graduated project is ideal for machine learning pipelines, data processing, and CI/CD.

Analyzed Feb 12, 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 ❤️