Skip to content
View zkrebbekx's full-sized avatar

Block or report zkrebbekx

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. pgparse pgparse Public

    Pure-Go PostgreSQL SQL parser — no cgo, no WebAssembly, zero startup memory. Parses a pragmatic Postgres DML subset into an idiomatic Go AST.

    Go 1

  2. composegraph composegraph Public

    Render a docker-compose dependency graph to SVG, pure Go (no headless browser, no Node, no Graphviz) via go-mermaid

    Go

  3. dot2svg dot2svg Public

    Render Graphviz DOT graphs to SVG, pure Go (no graphviz binary) via go-mermaid

    Go

  4. fsmx fsmx Public

    Type-safe finite state machine for Go, with Mermaid diagrams. Zero dependencies.

    Go

  5. go-mermaid go-mermaid Public

    Render Mermaid diagrams to SVG in pure Go — no headless browser, no Node.

    Go

  6. typestate typestate Public

    Compile-time-safe builders for Go: phantom typestate flags turn 'forgot field X' into a compile error

    Go