Skip to content
View bobTheBuilder7's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report bobTheBuilder7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. jwtz jwtz Public

    jwt implementation in zig

    Zig 1

  2. pgen pgen Public

    pgen - A Go code generator that reads PostgreSQL schema definitions and query files to produce type-safe database access code using pgx/v5. Similar to sqlc, but lightweight and focused.

    Go 3

  3. httpx httpx Public

    httpx - Thin, ergonomic wrapper around Go's net/http with error-returning handlers, middleware chaining, route groups, and sensible client/server defaults. Zero external dependencies.

    Go 1

  4. gen gen Public

    Go source code generation with a fluent builder API. Compose imports, structs, functions, interfaces, and more as builder blocks, then write to any io.Writer. Zero dependencies.

    Go