Showing 36 of 1973 projects
A privacy-focused Neovim plugin that automatically tracks time spent coding across projects and files, storing data locally in CSV format.
A Go library for decoding binary data into structured Go types using tags, with support for offsets, calculations, and custom methods.
A hook-based audio plugin for Claude Code that plays contextual sounds based on tool usage and events.
A Go library providing HL7 FHIR DSTU2 models and server components with MongoDB storage for healthcare applications.
A high-performance Redis client for Go, inspired by Jedis, supporting clusters, pipelines, transactions, and distributed locks.
A Go library for computing message digests (MD5, SHA256, SHA1, CRC32, BLAKE2s-256) for large files efficiently.
A Go library that parses and deserializes HTML pages into structs using goquery and struct tags for web crawlers.
A high-performance SQL parser, formatter, linter, and security scanner for Go, supporting multiple dialects with zero-copy optimizations.
A signature-based, multi-threaded honeypot detection tool written in Go that identifies emulated services via crafted requests.
A Go package for communicating with HipChat via XMPP without requiring XML or XMPP protocol knowledge.
A command-line JSON diff utility with multiple output formats and flexible comparison options.
A revamped jump consistent hash algorithm for Go that supports node removal with zero memory allocations.
A concurrent-safe Go generics utility library providing comprehensive functions and data structures for slices, maps, and strings.
A Go code generator that automates the functional options pattern, eliminating boilerplate for type-safe constructors and validation.
A Go library for injecting configuration values into structs from environment variables, flags, JSON files, or default tags.
A Go package providing seamless WebAssembly interop between Go structs and JavaScript values.
A fast CLI tool to check and update dependencies across npm, uv, cargo, Go, GitHub Actions, and Docker.
A Hamcrest-like assertion library for Go providing composable, self-describing matchers for readable tests.
A type-safe Prometheus metrics builder library for Go that provides a declarative API with compile-time label validation.
A high-throughput, sharded in-memory key-value cache for Go with TinyLFU admission, lock-free reads, and zero allocations.
A lightweight Go library for handling HTTP responses in HTML, JSON, XML, and other formats.
A Go library for defining intervals and determining their relationships, such as overlaps, meets, and contains.
A comprehensive Go client library for interacting with Gerrit Code Review's REST API.
Official Airbrake notifier for Go applications, providing error reporting, performance monitoring, and framework integrations.
A dead-simple, extensible MQTT implementation for embedded systems with minimal allocations and no external dependencies.
A Go library providing intuitive asynchronous flow control functions like All, First, Retry, and Waterfall using context.
A Neovim plugin for running tests with live feedback in split windows or popups, supporting multiple languages and frameworks.
A blazingly fast, privacy-focused, self-hosted coding time tracker for Neovim and VS Code.
A Go library for generating random fake data and populating structs with customizable builders and zero dependencies.
A lightweight, embeddable Go database client library with auto-balancing and high availability for master-slave/master-master structures.
A simple and scalable thread pool implementation in Go for managing concurrent task execution.
A fast, allocation-free Go library for simple wildcard pattern matching as an alternative to regex and filepath.Match.
A Go library for declarative pattern matching with built-in patterns for slices, strings, ints, maps, and structs.
A reverse proxy that automatically obtains and renews TLS certificates from Let's Encrypt with zero configuration.
A Go websocket client for unit testing websocket handlers without requiring a live server.
A Go package for concurrent filesystem traversal with flexible filtering options.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.