Showing 36 of 1563 projects
A Go implementation of the TextRank algorithm for automatic text summarization, phrase extraction, and keyword ranking with multithreading support.
An interactive terminal-based viewer for exploring and analyzing structured JSON logs.
A Go tool that shortens strings using common abbreviations and smart word boundary detection for DevOps resource naming.
A Go package for controlling goroutine execution order based on dependencies, similar to async.auto in Node.js.
A PocketBase extension built in Go that integrates Stripe webhooks for subscription management and payment processing.
A Go MongoDB library extending the official driver with generics, type-safe collections, BSON builders, hooks, and plugin support.
A Go library providing common formatters and helpers for custom attribute formatting with the slog logging library.
A modern, maintained, and performant template function library for Go, offering enhanced capabilities over Sprig.
A simple in-memory job queue for Go with worker-based dispatching and cron scheduling.
A Go library for constructing regular expressions using a human-friendly, composable builder pattern.
A Go client library for interacting with Substrate-based blockchains via RPC calls.
Run Go WebAssembly tests directly in a browser, automating compilation, serving, and execution.
A lightweight Go library for human-friendly datetime creation, transformation, formatting, and parsing.
A Slack bot for development teams with built-in Jenkins, Jira, and Git integrations, plus AI support via OpenAI.
A CLI tool to examine Go type structures, interfaces, and their transitive dependencies, and export them as TypeScript declarations.
Go implementation of Rust's dbg macro for enhanced print debugging with file and line number context.
A highly optimized double-ended queue for Go, significantly faster than container/list for adding/removing elements at both ends.
A comprehensive Go library providing string manipulation functions for formatting, transformation, and analysis.
A zero-dependency Go library for AWS S3 and compatible services using REST API with V4 signing.
A fast and convenient Go library for handling unstructured JSON data, serving as an alternative to map[string]interface{}.
A simple, clear, and dependency-free CLI library for Go with struct-based flags and nested subcommands.
A Go library that inlines CSS styles into HTML emails for better email client compatibility.
A simple, persistent key/value store written in pure Go for learning database internals.
A Go package for database sharding that works with any ORM or raw SQL.
A Go configuration library with a flag-like API that supports YAML, environment variables, and CLI arguments with zero boilerplate.
A command-line tool that formats Go test results as readable sentences to encourage literate test naming.
A highly accessible and automated virtualization platform for security education and capture-the-flag exercises.
A pico-sized declarative job scheduler designed for single-node environments, prioritizing simplicity and being stand-alone.
A generics-based dependency injection and aspect-oriented programming framework for Go, built around components and interceptors.
A lightweight Go library for reading Excel files as relational data tables, simplifying configuration parsing.
A fast, lightweight, and minimal shell prompt written in pure Go.
An optimized MSD radix sort implementation for fast string sorting in Go, outperforming standard library sort.
A Go library providing manual memory management and manually managed data structures via CGO for performance-critical applications.
A utility to generate config files, tail logs, and wait for dependencies when running applications in Docker containers.
A Go library providing useful extensions like Timedelta and Strftime to the standard time package.
A lightweight Go query builder for SQLite, PostgreSQL, MySQL, and others with simple syntax and automatic parameter handling.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.