edineipiovesan's Stars
TNG/ArchUnit
A Java architecture test library, to specify and assert architecture rules in plain Java
swoodford/aws
A collection of bash shell scripts for automating various tasks with Amazon Web Services using the AWS CLI and jq.
gohugoio/hugo
The world’s fastest framework for building websites.
danielqsj/kafka_exporter
Kafka exporter for Prometheus
bucket4j/bucket4j
Java rate limiting library based on token-bucket algorithm.
tfutils/tfenv
Terraform version manager
aws-actions/aws-codebuild-run-build
Run an AWS CodeBuild project as a step in a GitHub Actions workflow job.
machulav/ec2-github-runner
On-demand self-hosted AWS EC2 runner for GitHub Actions
janbarari/gradle-analytics-plugin
A free Gradle plugin to analyze your project builds. It provides unique visual and text metrics in HTML format.
ksoichiro/awesome-gradle
A curated list of awesome Gradle plugins and resources for a better development workflow automation.
terraform-linters/tflint
A Pluggable Terraform Linter
prometheus-operator/kube-prometheus
Use Prometheus to monitor Kubernetes and applications running on Kubernetes
cjbt/Free-Algorithm-Books
0bprashanthc/algorithm-books
Kotlin/kotlin-by-example
The sources of Kotlin by Example.
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
derailed/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
kubernetes/minikube
Run Kubernetes locally
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
golang/go
The Go programming language
kotest/kotest-intellij-plugin
The official Kotest plugin for Intellij and Android Studio
Autodesk/coroutineworker
Kotlin Coroutine-based workers for native
aws/aws-for-fluent-bit
The source of the amazon/aws-for-fluent-bit container image
Kotlin/kotlin-benchmarks
This is the project to verify and investigate performance issues in Kotlin and standard library.
confluentinc/cp-all-in-one
docker-compose.yml files for cp-all-in-one , cp-all-in-one-community, cp-all-in-one-cloud, Apache Kafka Confluent Platform
linkedin/cruise-control
Cruise-control is the first of its kind to fully automate the dynamic workload rebalance and self-healing of a Kafka cluster. It provides great value to Kafka users by simplifying the operation of Kafka clusters.
reactor/BlockHound
Java agent to detect blocking calls from non-blocking threads.