Pinned Repositories
plc4x
PLC4X The Industrial IoT adapter
action-gobuild
GitHub Action to build Golang projects with lots of options
asynqmon
Web UI for Asynq task queue
auto-generate-changelog
A Github Action to generate CHANGELOG automatically according to conventional commits. Feel free to contribute!
camel
Mirror of Apache Camel
camel-example-rcode
hibernate-jconsole
Github clone of Jürgen Kellerer's hibernate-jconsole project
opcua-client-gui
OPC-UA GUI Client
sruehl's Repositories
sruehl/opcua-client-gui
OPC-UA GUI Client
sruehl/action-gobuild
GitHub Action to build Golang projects with lots of options
sruehl/asynqmon
Web UI for Asynq task queue
sruehl/auto-generate-changelog
A Github Action to generate CHANGELOG automatically according to conventional commits. Feel free to contribute!
sruehl/deep
Golang deep variable equality test that returns human-readable differences
sruehl/do
⚙️ A dependency injection toolkit based on Go 1.18+ Generics.
sruehl/go-junit-report
Convert Go test output to JUnit XML
sruehl/go-licenser
Adds a license header to any Go source files
sruehl/go-optional
A go package for wrapping types with Optionals to represent the lack of value without pointers.
sruehl/go-reuseport
reuse tcp/udp ports in golang
sruehl/goimports-reviser
Right imports sorting & code formatting tool (goimports alternative)
sruehl/gopcua
Native Go OPC-UA library
sruehl/gosdk-wrapper-maven-plugin
Maven plugin to provide a way to execute GoSDK tools
sruehl/gowid
Compositional widgets for terminal user interfaces, written in Go, inspired by urwid.
sruehl/janusgraph-docker
JanusGraph Docker images
sruehl/karaf
Mirror of Apache Karaf
sruehl/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
sruehl/logbench
Golang logging library benchmarks
sruehl/lombok
Very spicy additions to the Java programming language.
sruehl/mo
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
sruehl/mockery
A mock code autogenerator for Golang
sruehl/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
sruehl/plc4x
Apache plc4x
sruehl/plc4x-build-tools
Apache plc4x Build Tools
sruehl/signalr
SignalR server and client in go
sruehl/tail
Go package for reading from continously updated files (tail -f)
sruehl/taskq
Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
sruehl/term
Package term manages POSIX terminals.
sruehl/termshark
A terminal UI for tshark, inspired by Wireshark
sruehl/tview
Terminal UI library with rich, interactive widgets — written in Golang