khokhlin's Stars
traefik/traefik
The Cloud Native Application Proxy
python-poetry/poetry
Python packaging and dependency management made easy
Textualize/textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
lichess-org/lila
♞ lichess.org: the forever free, adless and open source chess server ♞
pyodide/pyodide
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
transmission/transmission
Official Transmission BitTorrent client repository
maurosoria/dirsearch
Web path scanner
tinode/chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
IBM/sarama
Sarama is a Go library for Apache Kafka.
BishopFox/sliver
Adversary Emulation Framework
encode/uvicorn
An ASGI web server, for Python. 🦄
graphql-python/graphene
GraphQL framework for Python
xmendez/wfuzz
Web application fuzzer
JoeDog/siege
Siege is an http load tester and benchmarking utility
tock/tock
A secure embedded operating system for microcontrollers
nsidnev/fastapi-realworld-example-app
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
niklasf/python-chess
A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication
mongodb/motor
Motor - the async Python driver for MongoDB and Tornado or asyncio
corazawaf/coraza
OWASP Coraza WAF is a golang modsecurity compatible web application firewall library
boto/botocore
The low-level, core functionality of boto3 and the AWS CLI.
vavkamil/awesome-vulnerable-apps
Awesome Vulnerable Applications
veracode-research/rogue-jndi
A malicious LDAP server for JNDI injection attacks
deanwampler/spark-scala-tutorial
A free tutorial for Apache Spark.
scala/scala-parser-combinators
simple combinator-based parsing for Scala. formerly part of the Scala standard library, now a separate community-maintained module
dehun/learn-fp
learn-by-doing course/tutorial for functional programming on scala
pardahlman/docker-rabbitmq-cluster
Cluster RabbitMQ (official docker image)
yunstanford/pytest-sanic
a Pytest Plugin for Sanic.
akrylysov/abrvalg
Python-like programming language interpreter written in Python