alvaro-vinuela's Stars
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
redis/redis-py
Redis Python client
jupp0r/prometheus-cpp
Prometheus Client Library for Modern C++
leonchen83/redis-rdb-cli
Redis rdb CLI : A CLI tool that can parse, filter, split, merge rdb and analyze memory usage offline. It can also sync 2 redis data and allow user define their own sink service to migrate redis data to somewhere.
nektos/act
Run your GitHub Actions locally 🚀
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
paurakhsharma/python-microservice-fastapi
Learn to build your own microservice using Python and FastAPI
garden-io/garden
Automation for Kubernetes development and testing. Spin up production-like environments for development, testing, and CI on demand. Use the same configuration and workflows at every step of the process. Speed up your builds and test runs via shared result caching
bernaferrari/FigmaToCode
Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.
aloisdeniel/figma-to-flutter
A Dart code generator that converts Figma components to Flutter widgets.
actions/actions-runner-controller
Kubernetes controller for GitHub Actions self-hosted runners
naveenjujaray/DeveloperFolio
Flutter web - DeveloperFolio template
exaloop/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
CodelyTV/loki-grafana-course
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
liodali/OSM-Routing-Client-Dart
flutter package for osrm client api and open source routing service
gperftools/gperftools
Main gperftools repository
google/pprof
pprof is a tool for visualization and analysis of profiling data
lxc/python3-lxc
Python 3.x binding for liblxc
prometheus-community/elasticsearch_exporter
Elasticsearch stats exporter for Prometheus
apptreesoftware/flutter_map
A Flutter map widget inspired by Leaflet
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
zsh-users/zsh-syntax-highlighting
Fish shell like syntax highlighting for Zsh.
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
zimfw/zimfw
Zim: Modular, customizable, and blazing fast Zsh framework
zinic/tmux-cssh
Fork of the original tmux-cssh repo forked from dennishafemann/tmux-cssh
benchmark-action/github-action-benchmark
GitHub Action for continuous benchmarking to keep performance
bsamseth/cpp-project
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
lukka/run-cmake
GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub.