Showing 36 of 580 projects
A pure Go implementation of UUIDs (RFC-9562) supporting versions 1-8 for generation and parsing.
A pure Go library providing a comprehensive set of image processing filters with no external dependencies.
A simple, high-performance, and reliable WebSocket server and client library written in Go, supporting TCP, KCP, and Unix domain sockets.
A Go library and CLI tool for converting Chinese characters to Hanyu Pinyin with tone support.
A Go library providing a simplified distributed locking implementation using Redis.
A zero-dependency Go framework for building Telegram bots with full API support, webhooks, and middleware.
A Go library for updating terminal output in real-time with buffered writes and timed interval flushing.
A Go library enabling applications to self-update via binary diffs and full downloads from a custom server.
A lightweight, generic role-based access control (RBAC) library for Go applications with inheritance and custom assertions.
A Go library of probabilistic data structures for processing continuous, unbounded data streams.
A Go machine learning library with online learning capabilities and a variety of implemented models.
A Go client library for interacting with Atlassian Jira's REST API, supporting authentication, issue management, and custom API calls.
A Go library for generating wireframe globe visualizations with support for graticules, boundaries, dots, lines, and rectangles.
A Go library and CLI tool for sending notifications to multiple services like Slack, Discord, and more.
A Go library for email verification without sending emails, featuring syntax validation, SMTP checks, disposable email detection, and domain typo suggestions.
A Go library for scanning database rows into structs, maps, and primitive types with minimal boilerplate.
A high-performance, columnar, in-memory storage engine with bitmap indexing and zero-allocation queries, written in Go.
A Go library implementing memory-efficient bitsets for mapping non-negative integers to boolean values.
A natural language date/time parser with pluggable rules and merge strategies for Go applications.
A simple, persistent, disk-backed key-value store for Go with performance-enhancing abstractions.
A Go worker pool that limits concurrency of goroutine execution without blocking task submission.
A Go package providing string functions commonly found in other languages but missing from Go's standard strings package.
A comprehensive and idiomatic Go library for sending emails with SMTP, attachments, templates, and extensive security features.
A Go library for creating finite state machines and lightweight state machine-based workflows directly in Go code.
An embedded key-value store written in Go, optimized for fast random lookups and read-heavy workloads.
The most accurate natural language detection library for Go, excelling with short text and mixed-language content.
A command argument completion generator for Cobra CLI applications, supporting multiple shells.
A Go library for generating URL-friendly slugs from Unicode strings with multi-language support.
A lightweight and intuitive Go library for data manipulation, statistics, and machine learning using DataFrames.
Generate unique SVG background patterns from strings using Go, with deterministic colors and 16 geometric designs.
A high-performance embedded Go database with an intuitive API, designed as a fast alternative to SQLite and GORM.
A Go library and command-line tool to extract URLs from text using regular expressions.
A reactive, cross-platform desktop GUI toolkit for Go with native widgets and React-like hooks.
A Go in-memory cache library with generics, automatic item expiration, and event-driven architecture.
A pure Go SNMP client library supporting SNMPv1, v2c, and v3 with Get, Walk, Set, and Trap operations.
A space-efficient probabilistic data structure for set membership queries that supports dynamic additions and deletions.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.