Showing 36 of 593 projects
Fast and intuitive type conversion library for Go with robust handling of strings, numerics, durations, times, and booleans.
A high-performance SIMD-vectorized bitmap index implementation in Go for dense small-to-medium collections.
A high-level machine learning library for Go with a Keras-like API, built on Gorgonia.
A Go library for interacting with Amazon Web Services (AWS), providing packages for EC2, S3, SQS, and other AWS services.
A Go library for obfuscating integer IDs using Knuth's hashing algorithm to hide database primary keys.
A pure Go library for building ROS 1 client nodes, enabling lightweight cross-platform robotics and data streaming applications.
A minimalist, zero-allocation event bus implementation for internal communication in Go applications.
A pluggable, extensible virtual file system for Go that provides a unified interface for multiple storage backends.
A feature-complete, dependency-free JSON Web Token library for Go with secure API design.
A Go library for fast geospatial indexing with K-nearest neighbor and range queries using a grid-based approach.
A pure Go library for decoding and encoding FLAC (Free Lossless Audio Codec) audio streams.
A Go library implementing the BitTorrent DHT protocol for decentralized peer discovery and data storage.
A pure Go library for LSB steganography on images with zero dependencies, enabling encoding and decoding of hidden data.
A Go library providing monads, optional types, Rx-style observables, and functional programming utilities.
A Go implementation of Hjson, a human-friendly JSON alternative with comments, unquoted strings, and optional commas.
A reinforcement learning library for Go providing agents, composable tooling, and visualization for solving environment challenges.
A pure Go implementation of Shopify Liquid templates with Jekyll compatibility and advanced rendering features.
A Go library for estimating cloud infrastructure costs from Terraform plans using ingested cloud vendor pricing data.
A Go library providing a simple implementation of SSH protocol features including proxy command support.
An advanced interruptible Go library for performing actions repetitively until successful, with context integration and backoff strategies.
A fast, extended Go rewrite of the classic cowsay command-line tool with new features and library support.
A Go library for easily pretty-printing tabular data from arrays, slices, and maps with customizable formatting.
A Go package and CLI to generate ASCII trees from Go programs or Markdown lists, and create/verify directories.
A pure Go package for running inference with pre-trained Transformer models from Hugging Face, enabling NLP tasks without external languages.
A unified GUI toolkit for Go desktop applications with a consistent cross-platform look and feel.
A Go library for building secure, decentralized, anonymous, and quantum-resistant peer-to-peer networks.
A collection of functional programming helpers for Go, leveraging generics to provide common utilities like map, filter, reduce, and monadic types.
An unofficial Go client for Couchbase with pool/bucket discovery, vbucket awareness, and view querying.
A Go library that formats and displays data structures in human-readable, beautifully formatted output.
A Go package and CLI tool that saves web pages as single HTML files with all assets embedded.
A collaborative filtering recommendation engine library for Go, implementing item-based and user-based approaches.
A Go library for encoding and decoding WebP images using C bindings to libwebp.
Load environment variables from .env files or io.Reader in Go applications.
A Go implementation of Cuckoo Filter, a space-optimized probabilistic data structure supporting dynamic additions and deletions.
A pure Go GPU computing framework for graphics and compute operations with dual backends and zero CGO.
A Go library providing generic utility functions for concurrency, string manipulation, hashing, encoding, and data conversion.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.