Stars
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
A distributed, fault-tolerant graph database
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
Raft library for maintaining a replicated state machine
A collection of useful, performant, and threadsafe Go datastructures.
Repository for sample controller. Complements sample-apiserver
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Analyzes resource usage and performance characteristics of running containers.
Add-on agent to generate and expose cluster-level metrics.
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
[EOL] Compute Resource Usage Analysis and Monitoring of Container Clusters
Kubernetes metrics-related API types and clients
Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines.
The leader in Next-Generation Customer Data Infrastructure
Aerospike Database Server – flash-optimized, in-memory, nosql database
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
Protoscope is a simple, human-editable language for representing and emitting the Protobuf wire format.
Instant Kubernetes-Native Application Observability
The web framework for content-driven websites. ⭐️ Star to support our work!
Compressed Log Processor (CLP) is a free log management tool capable of compressing logs and searching the compressed logs without decompression.
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…