CatherineF-dev's Stars
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
mitmproxy/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
koekeishiya/yabai
A tiling window manager for macOS based on binary space partitioning
uber-go/zap
Blazing fast, structured, leveled logging in Go.
LazyVim/LazyVim
Neovim config for the lazy
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
VictoriaMetrics/VictoriaMetrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
msgpack/msgpack
MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
facebook/PathPicker
PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands.
mg979/vim-visual-multi
Multiple cursors plugin for vim/neovim
GoogleCloudPlatform/golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
googleapis/google-cloud-go
Google Cloud Client Libraries for Go.
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
google/cel-go
Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
kubernetes-sigs/prometheus-adapter
An implementation of the custom.metrics.k8s.io API using Prometheus
dastergon/postmortem-templates
A collection of postmortem templates
sustainable-computing-io/kepler
Kepler (Kubernetes-based Efficient Power Level Exporter) uses eBPF to probe performance counters and other system stats, use ML models to estimate workload energy consumption based on these stats, and exports them as Prometheus metrics
sainnhe/tmux-fzf
Use fzf to manage your tmux work environment!
zap-zsh/zap
:zap: Zap is a minimal zsh plugin manager
mildsunrise/protobuf-inspector
🕵️ Tool to reverse-engineer Protocol Buffers with unknown definition
lavoiesl/osx-cpu-temp
Outputs current CPU temperature for OSX
laktak/extrakto
extrakto for tmux - quickly select, copy/insert/complete text without a mouse
chrisgrieser/shimmering-obsidian
Alfred Workflow with dozens of features for controlling your Obsidian vault.
kubernetes-sigs/custom-metrics-apiserver
Framework for implementing custom metrics support for Kubernetes
GoogleCloudPlatform/k8s-stackdriver
GoogleCloudPlatform/ai-on-gke
AI on GKE is a collection of examples, best-practices, and prebuilt solutions to help build, deploy, and scale AI Platforms on Google Kubernetes Engine
google/JetStream
JetStream is a throughput and memory optimized engine for LLM inference on XLA devices, starting with TPUs (and GPUs in future -- PRs welcome).
Chris1320/SetupGuides-Neovim
My Neovim configuration for code editing.
logicalhan/dive
A tool for exploring each layer in a docker image