anandg112's Stars
microsoft/autogen
A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.
bufbuild/buf
The best way of working with Protocol Buffers.
loft-sh/vcluster
vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
youki-dev/youki
A container runtime written in Rust
coroot/coroot
Coroot is an open-source APM & Observability tool, a DataDog and NewRelic alternative 📊, 🖥️, 👉. Powered by eBPF for rapid insights into system performance. Monitor, analyze, and optimize your infrastructure effortlessly for peak reliability at any scale.
cockroachdb/pebble
RocksDB/LevelDB inspired key-value database in Go
kubernetes/sample-controller
Repository for sample controller. Complements sample-apiserver
pytorch/torchtitan
A PyTorch native library for large model training
FairwindsOps/goldilocks
Get your resource requests "Just Right"
open-telemetry/opentelemetry-ebpf-profiler
The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, .NET, PHP, Ruby, Perl, ...)
devflowinc/trieve
All-in-one infrastructure for search, recommendations, RAG, and analytics offered via API
radius-project/radius
Radius is a cloud-native, portable application platform that makes app development easier for teams building cloud-native apps.
kubernetes-sigs/secrets-store-csi-driver
Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.
aserto-dev/topaz
Cloud-native authorization for modern applications and APIs
open-cluster-management-io/ocm
Core components in the OCM project. Report here if you found any issues in OCM.
bloomberg/stricli
Build complex CLIs with type safety and no dependencies
aws-ia/terraform-aws-control_tower_account_factory
AWS Control Tower Account Factory
argoproj-labs/hera
Hera makes Python code easy to orchestrate on Argo Workflows through native Python integrations. It lets you construct and submit your Workflows entirely in Python. ⭐️ Remember to star!
aws/aws-secretsmanager-agent
The AWS Secrets Manager Agent is a local HTTP service that you can install and use in your compute environments to read secrets from Secrets Manager and cache them in memory.
prometheus/promlens
PromLens – The query builder, analyzer, and explainer for PromQL
bloomberg/ts-blank-space
A small, fast, pure JavaScript type-stripper that uses the official TypeScript parser.
tiktok/sparo
Sparo optimizes performance of Git operations for your large frontend monorepo.
port-labs/ocean
🌊 Ocean 🌊 is an innovative solution developed by Port to seamlessly integrate various third-party systems with our developer portal product, empowering engineers to effortlessly prioritize key features and streamline the integration process.
aws-controllers-k8s/eks-controller
ACK service controller for Amazon Elastic Kubernetes Service (EKS)
pipekit/talk-demos
Code & docs for Pipekit's talks
redhat-et/llm-agents
This repository contains resources, documentation and artifacts describing LLM agents
anandg112/Information-Retrieval
Information retrieval algorithms such as Raw TF, Raw TF.IDF, Log TF.IDF and Okapi with Lemur Toolkit in C++.