Showing 36 of 618 projects
A data-oriented 2D grid engine for games, optimized for performance with pathfinding and observer systems.
A Go package for controlling goroutine execution order based on dependencies, similar to async.auto in Node.js.
A pure Go production-grade regex engine with SIMD optimizations, offering 3-3000x speedup over the standard library.
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 comprehensive Go client library for interacting with Atlassian Cloud REST APIs, including Jira, Confluence, and Jira Service Management.
A lightweight Go library for human-friendly datetime creation, transformation, formatting, and parsing.
A Go library and CLI tool for validating CSV files against RFC 4180 standards.
A comprehensive Go library providing string manipulation functions for formatting, transformation, and analysis.
A Go library implementing collaborative filtering algorithms for recommendation systems, including ALS, Bayesian, and similarity-based approaches.
A lightweight Go library merging standard library errors and github.com/pkg/errors with enhanced features like stack traces and error matching.
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 Go library providing a convenient wrapper for secure password hashing using the scrypt key derivation function.
A Go library that inlines CSS styles into HTML emails for better email client compatibility.
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 Go library implementing essential machine learning algorithms including linear regression, logistic regression, and neural networks.
A Go library implementing C++ STL iterators and algorithms to replace hand-written loops with expressive, reusable code.
A Go library for managing application shutdown with graceful cleanup of resources using OS signals.
An optimized MSD radix sort implementation for fast string sorting in Go, outperforming standard library sort.
A Go library for parsing and manipulating Snort and Suricata IDS/IPS rules with Suricata compatibility focus.
A Go package for implementing JSON-RPC 2.0 servers with a simple, poetic, and pithy API.
Go client library for connecting to InfluxDB 1.x time series databases.
A Go library providing financial functions for time value of money, cash flow analysis, interest rates, bonds, and depreciation.
A Go library and CLI tool that generates Dockerfiles from various input sources like YAML files, enabling conditional Dockerfile generation.
A high-performance, zero-allocation fixed-point decimal library for Go, optimized for financial applications.
A lightweight struct validator for Go using struct tags and custom rules.
A fast, configurable JSON encoder for Go with 100% compatibility to encoding/json and no dynamic allocations in hot paths.
A Go tool and library for downloading URLs and files from Common Crawl and Wayback Machine web archives.
A fast, resizable semaphore primitive for Go with weighted operations, context cancellation, and dynamic limit adjustment.
A distributed workflow engine and state machine library for Go that implements aspect-oriented programming and the actor model.
A pure Go library for fast, offline natural language detection supporting 29 languages.
A Go library for evaluating arbitrary arithmetic, string, and logic expressions with variable access and custom functions.
Pure Go implementation of bsdiff and bspatch for generating and applying binary patches.
A type-safe functional Stream processing library for Go, inspired by the Java Streams API.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.