Skip to content

Popular repositories Loading

  1. gqlkit gqlkit Public

    Generate fully typed GraphQL client SDKs for Go and TypeScript — schema-first builder pattern with dynamic, compile-time-checked field selection, one shared type per GraphQL type, and no query-firs…

    Go 6

  2. entx entx Public

    Extensions for the ent ORM (Go): polymorphic relationships (MorphTo/MorphMany), cascade delete generation, and per-API GraphQL schema splitting for gqlgen. Type-safe codegen for entgo.

    Go 6 1

  3. lock lock Public

    One Go interface, five backends — filelock, flock, Redis, Postgres, etcd. Distributed locks with fencing tokens, semaphore mode, observability hooks, and TraceID propagation. Swap backends with one…

    Go 5

  4. gormuuid gormuuid Public

    Postgres uuid[] field for gorm.io - Golang

    Go 3

  5. goutil goutil Public

    Small set of utility functions in Golang

    Go 2

  6. gots gots Public

    Go to TypeScript code generator — types, enums, constants, interfaces

    Go 1

Repositories

Showing 10 of 41 repositories
  • errx Public

    One coherent structured error for Go: stable identity, class, redactable fields, return-trace, miette-style diagnostics, wire codec — zero-dep core, isolated contrib adapters.

    Go 0 Apache-2.0 0 0 10 Updated Jul 21, 2026
  • httpreq Public

    JSON-over-HTTP convenience on top of net/http — stdlib-only, options pattern

    Go 0 Apache-2.0 0 0 0 Updated Jul 3, 2026
  • crypt-ts Public

    TypeScript / Node.js cryptography library: AES-256-GCM & ChaCha20-Poly1305 authenticated encryption, HMAC & Ed25519 signing, HKDF, key rotation, time-locked tokens, and X25519 sealed-box — safe defaults over node:crypto, zero deps, dual ESM+CJS, byte-for-byte interop with the Go crypt.

    TypeScript 1 Apache-2.0 0 0 0 Updated Jul 3, 2026
  • crypt Public

    Batteries-included Go cryptography library: AES-256-GCM & ChaCha20-Poly1305 authenticated encryption, argon2id/bcrypt password hashing, HMAC & Ed25519 signing, HKDF, key rotation, KMS envelope encryption, and secure random — safe defaults, stdlib-only, byte-for-byte interop with the TypeScript crypt-ts.

    ubgo/crypt's past year of commit activity
    Go 1 Apache-2.0 0 0 0 Updated Jul 3, 2026
  • gqlkit Public

    Generate fully typed GraphQL client SDKs for Go and TypeScript — schema-first builder pattern with dynamic, compile-time-checked field selection, one shared type per GraphQL type, and no query-first codegen loop.

    ubgo/gqlkit's past year of commit activity
    Go 6 MIT 0 2 0 Updated Jul 3, 2026
  • ubgo-skills Public
    ubgo/ubgo-skills's past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Jun 25, 2026
  • logger Public

    Pluggable, adapter-based, slog-native zero-allocation structured logging for Go — sampling, redaction, OpenTelemetry, FingersCrossed debug-on-error, rotation, audit. A zap/zerolog/logrus/slog alternative.

    Go 1 Apache-2.0 0 0 0 Updated Jun 24, 2026
  • cache Public

    World-class cache library for Go: bytes-level interface, generics, single-flight Remember (refresh-ahead/SWR/stale-if-error/negative/jitter), distributed Locker, pluggable codecs incl. AES-GCM, cross-process invalidation, resilience decorators, shared conformance suite. Zero deps in core.

    Go 0 0 0 0 Updated Jun 24, 2026
  • shutdown Public

    Phased, parallel-within-phase, observable graceful shutdown manager for Go services — k8s-style, zero deps in core, observer-based telemetry, watchdog hard-exit, force-exit on second signal.

    Go 0 Apache-2.0 0 0 0 Updated Jun 24, 2026
  • otelkit Public

    Production-grade OpenTelemetry bootstrap for Go: one constructor for traces, metrics & logs with vendor presets (HyperDX, Grafana, Honeycomb, Datadog, New Relic), loud diagnostics, OTLP/HTTP + gRPC, and a zero-dependency core. 100% tested.

    Go 0 Apache-2.0 0 0 0 Updated Jun 21, 2026

Top languages

Loading…

Most used topics

Loading…