-
The python2 parts of Klipper.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Create something that makes it easier to work with unix timestamps on both macOS and Linux, e.g. https://github.com/yoshihitoh/ut-cli
-
https://github.com/hibiken/asynq is pretty close
-
plumber
A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems.
That’s awesome to see. My coworker and I always figured Go would be perfect for this. Going to be a serious amount of work! I see you use NATS as well. Big fan of it. Checkout our project https://github.com/batchcorp/plumber if you end up needing to inspect or send messages while deving against it.
-
Like this? https://gitlab.com/cznic/sqlite
-
-
CoreDNS is a pretty good DNS server.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
If you want a fraction of the memory consumption in Java and don't need a JVM, you can leverage Graal Native Image for AOT compilation. Docs at: https://www.graalvm.org/22.0/reference-manual/native-image/. There are fancy micro-service frameworks like Quarkus: https://quarkus.io/.
-
It has actually been rewritten in Go: https://github.com/docker/compose/tree/v2
-
I've created this, inspired by this comment: https://github.com/lsmoura/ut-cli