mohorev's Stars
onliner/imgproxy-php
ImgProxy url builder for PHP.
jaygooby/ttfb.sh
Measures time-to-first-byte in seconds, for single or multiple URLs. Can calculate fastest, slowest & median TTFB values, and optionally log all response headers. Uses curl and the calculation `%{time_starttransfer} - %{time_appconnect}` which doesn't include any connection overhead, to better approximate devtool’s TTFB figure.
onliner/krakend-http-cache
TheSpeedX/PROXY-List
Get PROXY List that gets updated everyday
onliner/materialized
onliner/laravel-command-bus
onliner/command-bus
onliner/geetest-php-sdk
PHP client for GeeTest captcha.
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
thedevsaddam/govalidator
Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
encode/starlette
The little ASGI framework that shines. 🌟
Altinity/clickhouse-operator
Altinity Kubernetes Operator for ClickHouse creates, configures and manages ClickHouse® clusters running on Kubernetes
yeahhub/Hacking-Security-Ebooks
Top 100 Hacking & Security E-Books (Free Download)
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
deeppavlov/DeepPavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
mawrkus/js-unit-testing-guide
📙 A guide to unit testing in Javascript
recommenders-team/recommenders
Best Practices on Recommendation Systems
harness/harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
python-telegram-bot/python-telegram-bot
We have made you a wrapper you can't refuse
facebookresearch/fastText
Library for fast text representation and classification.
namreg/godown
Distributed, fault-tolerant key-value storage written in go.
faif/python-patterns
A collection of design patterns/idioms in Python
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
brillout/awesome-react-components
Curated List of React Components & Libraries.
reorx/httpstat
curl statistics made simple
floydhub/dl-setup
Instructions for setting up the software on your deep learning machine
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
vinkla/hashids
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.