abhigyan-tiwari's Stars
MagicStack/uvloop
Ultra fast asyncio event loop.
squeaky-pl/japronto
Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
allanlei/python-zipstream
Like Python's ZipFile module, except it works as a generator that provides the file in many small chunks.
yugabyte/yugabyte-db
YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
apache/openwhisk
Apache OpenWhisk is an open source serverless cloud platform
firebase/firebaseui-web
FirebaseUI is an open-source JavaScript library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices.
koursaros-ai/nboost
NBoost is a scalable, search-api-boosting platform for deploying transformer models to improve the relevance of search results on different platforms (i.e. Elasticsearch)
fullstacknit786/codemstr
sunscrapers/djoser
REST implementation of Django authentication system.
graphql-python/graphene
GraphQL framework for Python
boot2docker/boot2docker
DEPRECATED; see https://github.com/boot2docker/boot2docker/pull/1408
reduxjs/redux
A JS library for predictable global state management
dwyl/learn-api-design
🏙️ Essential learning for people building APIs
elastic/kibana
Your window into the Elastic Stack
elastic/elasticsearch-dsl-py
High level Python client for Elasticsearch
fluent/fluentd
Fluentd: Unified Logging Layer (project under CNCF)
docker/docker-py
A Python library for the Docker Engine API
Supervisor/supervisor
Supervisor process control system for Unix (supervisord)
RD17/ambar
:mag: Ambar: Document Search Engine
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
kataras/iris
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
thombashi/pathvalidate
A Python library to sanitize/validate a string such as filenames/file-paths/etc.
23/resumable.js
A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.
celery/celery
Distributed Task Queue (development branch)
rq/rq
Simple job queues for Python
mher/flower
Real-time monitor and web admin for Celery distributed task queue
microsoftarchive/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
golang-standards/project-layout
Standard Go Project Layout
jaybaird/python-bloomfilter
Scalable Bloom Filter implemented in Python
ifduyue/python-xxhash
Python Binding for xxHash