sergey-vaytsel's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
psf/black
The uncompromising Python code formatter
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
celery/celery
Distributed Task Queue (development branch)
kdeldycke/awesome-falsehood
😱 Falsehoods Programmers Believe in
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
coleifer/peewee
a small, expressive orm -- supports postgresql, mysql, sqlite and cockroachdb
rq/rq
Simple job queues for Python
benoitc/gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
sqlalchemy/sqlalchemy
The Database Toolkit for Python
falconry/falcon
The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
davecheney/httpstat
It's like curl -v, with colours.
reorx/httpstat
curl statistics made simple
axa-group/Parsr
Transforms PDF, Documents and Images into Enriched Structured Data
rsmbl/Resemble.js
Image analysis and comparison
lk-geimfari/mimesis
Mimesis is a robust data generator for Python that can produce a wide range of fake data in multiple languages.
flasgger/flasgger
Easy OpenAPI specs and Swagger UI for your Flask API
NVIDIA-Omniverse/PhysX
NVIDIA PhysX SDK
prospector-dev/prospector
Inspects Python source files and provides information about type and location of classes, methods etc
Samsung/rlottie
A platform independent standalone library that plays Lottie Animation.
imteekay/functional-programming-learning-path
✨ A Learning Path for Functional Programming
corydolphin/flask-cors
Cross Origin Resource Sharing ( CORS ) support for Flask
alainbryden/bitburner-scripts
My own scripts for playing bitburner
clarkgrubb/hyperpolyglot
hyperpolyglot.org
lovasoa/marshmallow_dataclass
Automatic generation of marshmallow schemas from dataclasses.
maximdanilchenko/aiohttp-apispec
Build and document REST APIs with aiohttp and apispec