- San Francisco Bay Area
Lists (1)
Sort Name ascending (A-Z)
- All languages
- ActionScript
- Assembly
- Astro
- Batchfile
- Boo
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Cuda
- Cython
- DIGITAL Command Language
- Dart
- Dockerfile
- Elixir
- Emacs Lisp
- Erlang
- Fortran
- Go
- Groovy
- HCL
- HTML
- Hack
- Haskell
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- KiCad Layout
- Kotlin
- Lua
- M4
- MATLAB
- Makefile
- Markdown
- Mustache
- OCaml
- Objective-C
- OpenEdge ABL
- PHP
- PLpgSQL
- Pascal
- Perl
- PowerShell
- Processing
- Puppet
- Python
- QML
- R
- Racket
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- SQL
- Scala
- Scheme
- Scilab
- Shell
- Smarty
- Standard ML
- Starlark
- Swift
- TSQL
- Tcl
- TeX
- TypeScript
- VHDL
- Verilog
- Vim Script
- Visual Basic
- Wikitext
- XSLT
Starred repositories
The repo for SOSP23 paper: FIFO queues are all you need for cache evictions
BTree provides a simple, ordered, in-memory data structure for Go programs.
Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
Golang implementation of the Raft consensus protocol
The Argo Rollouts plugin implementing the Kubernetes Gateway API specification for using different traffic providers in progressive delivery scenarios
Prometheus instrumentation library for Go applications
Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)
AWS Reference Platform for Kubernetes + Data Services for use as a starting point in upbound.io to build, run, and operate your own internal cloud platform and offer a self-service console and API …
HTTP Round Tripper for GitHub Apps - Authenticate as an Installation Workflow
A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're u…
Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD.
Controller for managing Trunk & Branch Network Interfaces on EKS Cluster using Security Group For Pod feature and IPv4 Addresses for Windows Node.
A Go framework for end-to-end testing of components running in Kubernetes clusters.
☔️ A complete Go cache library that brings you multiple ways of managing your caches
Horizontally Scalable Kubernetes Controllers: distribute reconciliation of Kubernetes objects across multiple controller instances
One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instead of specifying item capacity. Batch eviction feature for fa…
A Transport for http.Client that will cache responses according to the HTTP RFC