Showing 36 of 2767 projects
A Go package for calculating Levenshtein distance and similarity metrics with customizable edit costs and prefix bonuses.
A Go library implementing a simple asynchronous worker pool pattern for concurrent task execution.
A Juno implementation for Big Dipper that indexes Cosmos blockchain data into PostgreSQL for GraphQL APIs.
An opinionated configuration loading framework for containerized and 12-Factor compliant Go applications.
A Go implementation of Lightbend's HOCON configuration format, a human-friendly JSON superset.
A Go package for executing fast JSONPath queries on raw JSON data without unmarshalling the entire structure.
A Go library for parsing and validating REST API query parameters into dynamic SQL queries.
A probabilistic data structure service and storage for efficient frequency, cardinality, and membership queries on large datasets.
Declaratively configure RabbitMQ entities like queues, producers, and consumers in Go with a single config.
A CLI tool that transforms Go benchmark output into interactive 4D visualizations for performance analysis.
A dead simple, lightweight Go library for tracing execution flow and identifying bottlenecks in applications.
A command-line tool for validating, managing, and estimating costs of AWS CloudFormation templates locally.
A Go HTTP client inspired by the Web Fetch API, offering a lightweight and powerful alternative to Axios and Got.
Pure Go FFI for calling C libraries without CGO, designed for WebGPU and GPU computing with zero per-call allocations.
A set of performant rate limiters for Go, including adaptive, sliding window, and token bucket algorithms.
A generic context-aware resizable goroutines pool for bounding concurrency using semaphores in Go.
Statically analyzes Go HTTP services to generate interactive API documentation and OpenAPI specs without annotations.
A high-performance finite-state machine package for Go with zero allocations and custom transition logic.
An unofficial Go library providing programmatic access to Google Trends data, including daily trends, interest over time, and geographic insights.
A Go library for adding interceptors to http.Client to enable request/response logging, modification, tracing, and metrics.
A Go library providing PHP-like convenience functions for developers familiar with PHP.
An application platform for your personal web services. https://dropserver.org
A Go http.RoundTripper that emits OpenTelemetry metrics for external API interactions.
A fast and space-efficient probabilistic set data structure for Go that tests membership with 'likely member' or 'definitely not member' results.
Converts Go AST to JSON and back, enabling cross-language analysis and transformation of Go code.
A Go wrapper for LocalStack that simplifies integration testing of AWS services in Go applications.
A Go library for encoding and decoding text to and from Morse code.
A Go package for encoding and decoding secure cookies with encryption and authentication, offering high performance and zero heap allocations.
A Go package for writing database migrations with go-pg/pg, offering timestamp-based versioning and batch rollbacks.
A command-line tool that generates Go test stubs based on function or method signatures.
A Go library implementing the Weighted PageRank algorithm for graph analysis and ranking.
A CLI tool for downloading and ID3-tagging tracks from SoundCloud.
A Go tool that generates database code for bun, gorm, sql, sqlx, and xorm from SQL files.
An online debugger and visualizer for Go programs that captures execution steps and variable states using the Delve debugger.
A simple Go package for interacting with the Airtable API, providing a wrapper for common operations.
A Go static analysis tool that aggressively finds unused arguments in function declarations to encourage cleaner code.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.