stvyrw's Stars
fannheyward/coc-pyright
Pyright extension for coc.nvim
jgonggrijp/pip-review
A tool to keep track of your Python package updates.
schollz/croc
Easily and securely send things from one computer to another :crocodile: :package:
Tinche/aiofiles
File support for asyncio
hotwire-django/turbo-django
Unmaintained // An early stage integration of Hotwire Turbo with Django
jonboulle/clockwork
a fake clock for golang
go-check/check
Rich testing for the Go language
vmagamedov/grpclib
Pure-Python gRPC implementation for asyncio
MagicStack/uvloop
Ultra fast asyncio event loop.
aiogram/aiogram
aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
juju/errors
Common juju errors and functions to annotate errors. Based on juju/errgo
ongardie/dissertation
Sources for my PhD dissertation on the Raft consensus algorithm
go-git/go-git
A highly extensible Git implementation in pure Go.
rmedvedev/grpcdump
Tool for capture and parse grpc traffic
jhump/protoreflect
Reflection (Rich Descriptors) for Go Protocol Buffers
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
redis/go-redis
Redis Go client
gomodule/redigo
Go client for Redis
apache/skywalking
APM, Application Performance Monitoring System
grantjenks/python-sortedcontainers
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
fortio/fortio
Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats.
pdm-project/pdm
A modern Python package and dependency manager supporting the latest PEP standards
hashicorp/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
dragonflyoss/Dragonfly
This repository has be archived and moved to the new repository https://github.com/dragonflyoss/Dragonfly2.
houtianze/bypy
Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端
bcicen/ctop
Top-like interface for container metrics
python-trio/trio
Trio – a friendly Python library for async concurrency and I/O
idank/explainshell
match command-line arguments to their help text
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.