Pinned Repositories
awesome-go
A curated list of awesome Go frameworks, libraries and software
blog-examples
cel-go
The Go implementation of the Common Expression Language (CEL). CEL is a non-Turing complete language designed to be portable and fast. It is well suited to embedded applications expression evaluation with familiar syntax and features, protocol buffer support, and not needing the sandboxing needed for a runtime like JavaScript or Lua.
example-go-microservice
httprouter
A high performance HTTP request router that scales well
hugo-kiera
Kiera - A Hugo Theme for writing
passkeys-go-example
strmod
talks
tobiaszheller's Repositories
tobiaszheller/strmod
tobiaszheller/example-go-microservice
tobiaszheller/passkeys-go-example
tobiaszheller/talks
tobiaszheller/awesome-go
A curated list of awesome Go frameworks, libraries and software
tobiaszheller/blog-examples
tobiaszheller/cel-go
The Go implementation of the Common Expression Language (CEL). CEL is a non-Turing complete language designed to be portable and fast. It is well suited to embedded applications expression evaluation with familiar syntax and features, protocol buffer support, and not needing the sandboxing needed for a runtime like JavaScript or Lua.
tobiaszheller/httprouter
A high performance HTTP request router that scales well
tobiaszheller/hugo-kiera
Kiera - A Hugo Theme for writing
tobiaszheller/meetups
GoWroc Meetup Group
tobiaszheller/mtf
Microservice Test Framework
tobiaszheller/python-fido2
Provides library functionality for FIDO 2.0, including communication with a device over USB.
tobiaszheller/teleport
Certificate authority and access plane for SSH, Kubernetes, web apps, databases and desktops
tobiaszheller/testcontainers-go
Testcontainers is a Golang library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
tobiaszheller/thanos
Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
tobiaszheller/tools
[mirror] Go Tools
tobiaszheller/vscode-go
An extension for VS Code which provides support for the Go language.
tobiaszheller/webauthn
Webauthn/FIDO2 library in golang