A Go package that adds type-safe prefixes to UUIDs, making them shorter and more readable. Converts standard UUIDs (36 chars) to prefixed format (27 chars) like `user.AZXje_k_dRiprKK-aEY8fg`. Includes URL-safe encoding and easy entity type registration. Perfect for database IDs, API endpoints, and logging where type context is valuable.
☆57Feb 10, 2026Updated 4 months ago
Alternatives and similar repositories for prefixed_uuids
Users that are interested in prefixed_uuids are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast and customizable object pool, ideal for workloads that want to create less memory.☆33Mar 28, 2026Updated 3 months ago
- Parallel Sorting for Go☆16Jul 7, 2025Updated 11 months ago
- cz is a command-line tool for creating consistent, semantic commit messages with an interactive and user-friendly interface.☆13Jul 21, 2025Updated 11 months ago
- Xun is a web framework built on Go's built-in html/template and net/http package’s router (1.22).☆91May 27, 2026Updated last month
- A 3D game developed in Go using OpenGL☆18Mar 30, 2026Updated 3 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A simple rate limiting library with swappable algorithms and configurable backends (e.g. Redis, in-memory, etc.).☆15Aug 6, 2021Updated 4 years ago
- ☆22Jun 12, 2026Updated 3 weeks ago
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆38Sep 29, 2025Updated 9 months ago
- a web logging proxy for MCP client-server communication☆30May 29, 2026Updated last month
- ☆20Apr 27, 2025Updated last year
- Demo and other details can be found here☆37Mar 10, 2025Updated last year
- A chrome backed drop in http client for Go☆84Jul 24, 2025Updated 11 months ago
- A tool to easily monitor your infrastructure via SSH☆29Jul 30, 2025Updated 11 months ago
- a concurrent hash array mapped trie implementation in go☆58Jun 19, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Go code generator for the MUS format☆20Jun 24, 2026Updated last week
- A lightweight Go package to generate unique, symmetric identicons based on an input string. Easily integrate with your Go project to crea…☆128Jan 16, 2026Updated 5 months ago
- Lightweight Go package to handle process terminations and shutdowns gracefully.☆18Jan 23, 2024Updated 2 years ago
- List of ISO 639-1 languages and codes.☆28Jul 25, 2025Updated 11 months ago
- Library to help with walking of code directories in go☆97Updated this week
- Embedded cache lib using sqlite for storage☆21Feb 26, 2026Updated 4 months ago
- type-safe event bus library for Go with full lifecycle☆13Sep 26, 2025Updated 9 months ago
- TUI for managing golang-migrate migrations☆16Jun 6, 2024Updated 2 years ago
- Go library for XML SAX (Simple API for XML) parsing☆164Nov 11, 2025Updated 7 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Chi-inspired router for TCP and WebSocket support☆31Apr 5, 2025Updated last year
- Multi Generative AI agents for customer support email automation built with Golang, Google-GenAi and Customgraph solution☆24Jul 9, 2025Updated 11 months ago
- A GitHub Action that automatically generates & updates markdown content (like your README.md)☆24Feb 13, 2025Updated last year
- Sorting algorithms implemented in Go