Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
Integrate auditor library in your Symfony projects.
A flexible JSON linter with out of the box support for OpenAPI v2 and v3
Icinga Web 2 - Docker image: https://github.com/Icinga/docker-icingaweb2
Mender Server for managing devices and deployments.
A node package wrapper for https://github.com/OpenAPITools/openapi-generator
Helm chart to install "scalr-agent" for connecting self-hosted runners and VCS to Scalr TACO
Operator Registry runs in a Kubernetes or OpenShift cluster to provide operator catalog data to Operator Lifecycle Manager.
Common Voice is part of Mozilla's initiative to help teach machines how real people speak.
A Typesense Dashboard to manage and browse collections.
A chart to install Locust, a scalable load testing tool written in Python. This chart will setup everything required to run a full distributed locust environment with any amount of workers. This chart will also create configmaps for storing the locust files in Kubernetes, this way there is no need to build custom docker images. By default it will install using an example locustfile and lib from stable/locust/locustfiles/example. When you want to provide your own locustfile, you will need to create 2 configmaps using the structure from that example: console kubectl create configmap my-loadtest-locustfile --from-file path/to/your/main.py kubectl create configmap my-loadtest-lib --from-file path/to/your/lib/ And then install the chart passing the names of those configmaps as values: console helm install locust oci://ghcr.io/deliveryhero/helm-charts/locust \ --set loadtest.name=my-loadtest \ --set loadtest.locust_locustfile_configmap=my-loadtest-locustfile \ --set loadtest.locust_lib_configmap=my-loadtest-lib
@next/third-parties is a collection of components and utilities that can be used to efficiently load third-party libraries into your Next.js application.
Developer tools to interact with and visualize the TanStack/react-query cache
ModelScope: bring the notion of Model-as-a-Service to life.
The AWS Observability Helm Charts repository contains Helm charts to provide easy mechanisms to setup the CloudWatch Agent and other collection agents to collect telemetry data such as metrics, logs and traces to send to AWS monitoring services.
The Scala HTTP client you always wanted!
Controller for adding default Pod Disruption Budgets to Kubernetes Deployments and StatefulSets