Stars
Python tool for converting files and office documents to Markdown.
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
把萌萌哒的看板娘抱回家 (ノ≧∇≦)ノ | Live2D widget for web platform
An AI-Powered assistant for Kubernetes developers
A ChatGPT bot for Kubernetes issues.
Draw a mockup and generate html for it
Instant Kubernetes-Native Application Observability
《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
wujunwei / kubernetes
Forked from kubernetes/kubernetesProduction-Grade Container Scheduling and Management
Cost monitoring for Kubernetes workloads and cloud costs
Chinese software copyright application template document
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
Go Humans! (formatters for units to human friendly sizes)
A tool for converting CRD (Custom Resource Definition) to open api json
package for building REST-style Web Services using Go
A sorted list data struct of go which can be insert update delete search at O(log(n)) . Inspired by python's sortedcontainers