hwttechnology's Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
mastodon/mastodon
Your self-hosted, globally interconnected microblogging community
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
Homebrew/brew
🍺 The missing package manager for macOS (or Linux)
usememos/memos
An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
jaegertracing/jaeger
CNCF Jaeger, a Distributed Tracing Platform
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
Homebrew/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
ansible/ansible-examples
A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications.
crawlab-team/crawlab
Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
moovweb/gvm
Go Version Manager
hibiken/asynq
Simple, reliable, and efficient distributed task queue in Go
apache/beam
Apache Beam is a unified programming model for Batch and Streaming data processing.
martinblech/xmltodict
Python module that makes working with XML feel like you are working with JSON
axboe/fio
Flexible I/O Tester
PyCQA/pycodestyle
Simple Python style checker in one Python file
Homebrew/homebrew-services
🚀 Manage background services using the daemon manager launchctl on macOS or systemctl on Linux.
dask/distributed
A distributed task scheduler for Dask
s8sg/goflow
A Golang based high performance, scalable and distributed workflow framework
open-telemetry/community
OpenTelemetry community content
tox-dev/filelock
A platform-independent file lock for Python.
jaegertracing/jaeger-client-python
🛑 This library is DEPRECATED!
ShiningRush/fastflow
A lightweight, high-performance distributed workflow framework
explodinglabs/jsonrpcserver
Process incoming JSON-RPC requests in Python
async-worker/aiologger
Asynchronous logging for Python and asyncio
Marco-Sulla/python-frozendict
A simple immutable dictionary for Python
explodinglabs/jsonrpcclient
Generate JSON-RPC requests and parse responses in Python
aio-libs/frozenlist
`FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.