Pinned Repositories
count
Request counting API for zitadel interview process.
go-generics-demo
gu
Package gu provides Generic Utilities for the Go programming language. These utilities are low in complexity, but I use them frequently in multiple projects. This package depends on type parameter support, available in Go 1.18 and later.
pagination
Pagination is a small Go library for setting up a range with data for use in a template.
pbpgx
Package pbpgx provides a toolkit for easier Protocol Buffers interaction with PostgreSQL databases.
symfony-oidc
This project contains the Symfony OIDC bundle, which is directly based on https://github.com/jumbojett/OpenID-Connect-PHP
oidc
Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
passwap
Package passwap provides a unified implementation between different password hashing algorithms. It allows for easy swapping between algorithms, using the same API for all of them.
zitadel
ZITADEL - Identity infrastructure, simplified for you.
muhlemmer's Repositories
muhlemmer/pbpgx
Package pbpgx provides a toolkit for easier Protocol Buffers interaction with PostgreSQL databases.
muhlemmer/gu
Package gu provides Generic Utilities for the Go programming language. These utilities are low in complexity, but I use them frequently in multiple projects. This package depends on type parameter support, available in Go 1.18 and later.
muhlemmer/count
Request counting API for zitadel interview process.
muhlemmer/symfony-oidc
This project contains the Symfony OIDC bundle, which is directly based on https://github.com/jumbojett/OpenID-Connect-PHP
muhlemmer/zitadel-data-loader
Create and sent random data to a Zitadel instance
muhlemmer/bsar
Go Backup Utility
muhlemmer/decimal
Arbitrary-precision fixed-point decimal numbers in go
muhlemmer/dnsrobocert
Orchestrate Certbot and Lexicon together to provide Let's Encrypt TLS certificates validated by DNS challenges
muhlemmer/docs.elrond.com
muhlemmer/gentoo-pkg-builder
Just for fun for now
muhlemmer/go-mail
📧 Easy to use, yet comprehensive library for sending mails with Go
muhlemmer/godoc_generics_issue
Reproduction of godoc issue where some exported functions with type arguments are ingored.
muhlemmer/gohugo-theme-ananke
Ananke: A theme for Hugo Sites
muhlemmer/gpool
Package gpool provides a generic alternative to sync.Pool
muhlemmer/httpforwarded
A Go package for parsing the HTTP Forwarded header (RFC-7239)
muhlemmer/hugo-hero-theme
A multi-page Hugo theme with fullscreen hero images and fullwidth sections.
muhlemmer/jessesquires.com
Turing complete with a stack of 0xdeadbeef
muhlemmer/just-bootstrap
A Hugo theme that provides just bootstrap.
muhlemmer/observing-squad
Docker images and scripts for setting up an Elrond Observing Squad
muhlemmer/oidc
Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
muhlemmer/oidc-redis
Redis storage implementation for zitadel/oidc
muhlemmer/pg_testdata
{WIP} pg_testdata is a test data generator for PostgreSQL.
muhlemmer/sql-migrate
SQL schema migration tool for Go.
muhlemmer/stringx
Package stringx extends functionality of the `strings` standard package.
muhlemmer/tern
The SQL Fan's Migrator
muhlemmer/vscode-docs
Public documentation for Visual Studio Code
muhlemmer/webauthnclient
webauthnclient
muhlemmer/yatgo
Yet Another Trader in Go
muhlemmer/zitadel
ZITADEL - The best of Auth0 and Keycloak combined. Built for the serverless era.
muhlemmer/zitadel-upgrade
Test setup and data to reproduce zitadel upgrade bugs