thx123's Stars
danielgtaylor/python-betterproto
Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC
komuw/ote
ote updates a packages' go.mod file with a comment next to all dependencies that are test dependencies; identifying them as such.
alicebob/miniredis
Pure Go Redis server for Go unittests
pytransitions/transitions
A lightweight, object-oriented finite state machine implementation in Python with many extensions
maxnowack/local-cache
Github Action to provide caching data by placing a tarball on the local filesystem. Drop-in replacement for `actions/cache@v3`
temporalio/temporal
Temporal service
pypa/pipenv
Python Development Workflow for Humans.
opstree/redis-load-test
A utility to provide easy and fast performance testing for Redis.
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
argoproj/argo-workflows
Workflow Engine for Kubernetes
dask/dask
Parallel computing with task scheduling
apache/jmeter
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
buger/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
krpc/krpc
Remote Procedure Calls for Kerbal Space Program
vgrec/bazel-graphql-poc
beikeni/ubuntu-docker-easyconf
A simple script to install configure docker on ubuntu servers
beikeni/github-runner-dockerfile
Dockerfile for the creation of a GitHub Actions runner image to be deployed dynamically
pebbe/zmq4
A Go interface to ZeroMQ version 4
PrefectHQ/prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
conductor-oss/conductor
Conductor is an event driven orchestration platform
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
dpkp/kafka-python
Python client for Apache Kafka
danielqsj/kafka_exporter
Kafka exporter for Prometheus
provectus/kafka-ui
Open-Source Web UI for Apache Kafka Management
tchiotludo/akhq
Kafka GUI for Apache Kafka to manage topics, topics data, consumers group, schema registry, connect and more...
philips-labs/terraform-aws-github-runner
Terraform module for scalable GitHub action runners on AWS
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
rabbitmq/rabbitmq-tutorials
Tutorials for using RabbitMQ in various ways
robaho/seashore
easy to use mac osx image editing application for the rest of us
pytest-dev/pytest-asyncio
Asyncio support for pytest