All Projects → Hivemind → Similar Projects or Alternatives

1331 Open source projects that are alternatives of or similar to Hivemind

aioethereum
Ethereum RPC client library for Python asyncio (PEP 3156)
Stars: ✭ 16 (-97.58%)
Mutual labels:  asyncio
Fastapi Gino Arq Uvicorn
High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).
Stars: ✭ 204 (-69.14%)
Mutual labels:  asyncio
Lambdanet
Purely functional artificial neural network library implemented in Haskell.
Stars: ✭ 376 (-43.12%)
Mutual labels:  neural-networks
Aiohttp Devtools
dev tools for aiohttp
Stars: ✭ 202 (-69.44%)
Mutual labels:  asyncio
trantor
a non-blocking I/O tcp network lib based on c++14/17
Stars: ✭ 205 (-68.99%)
Mutual labels:  asynchronous-programming
Aiosmtplib
asyncio smtplib implementation
Stars: ✭ 200 (-69.74%)
Mutual labels:  asyncio
Learn Data Science For Free
This repositary is a combination of different resources lying scattered all over the internet. The reason for making such an repositary is to combine all the valuable resources in a sequential manner, so that it helps every beginners who are in a search of free and structured learning resource for Data Science. For Constant Updates Follow me in …
Stars: ✭ 4,757 (+619.67%)
Mutual labels:  neural-networks
Asphalt
Asphalt application framework (core)
Stars: ✭ 198 (-70.05%)
Mutual labels:  asyncio
arakat
ARAKAT - Big Data Analysis and Business Intelligence Application Development Platform
Stars: ✭ 23 (-96.52%)
Mutual labels:  distributed-systems
Aiosmtpd
A reimplementation of the Python stdlib smtpd.py based on asyncio.
Stars: ✭ 195 (-70.5%)
Mutual labels:  asyncio
Cs224n Winter Together
an Open Course Platform for Stanford CS224n (2020 Winter)
Stars: ✭ 374 (-43.42%)
Mutual labels:  neural-networks
Aiohttp Security
auth and permissions for aiohttp
Stars: ✭ 195 (-70.5%)
Mutual labels:  asyncio
tukio
Tukio is an event based workflow generator library
Stars: ✭ 27 (-95.92%)
Mutual labels:  asyncio
Bolt Python
A framework to build Slack apps using Python
Stars: ✭ 190 (-71.26%)
Mutual labels:  asyncio
Flashtorch
Visualization toolkit for neural networks in PyTorch! Demo -->
Stars: ✭ 561 (-15.13%)
Mutual labels:  neural-networks
Vkbottle
Homogenic! Customizable asynchronous VK API framework
Stars: ✭ 191 (-71.1%)
Mutual labels:  asyncio
Pyot
AsyncIO based high-level Python Riot Games API framework which encourages rapid development and clean, pragmatic design.
Stars: ✭ 56 (-91.53%)
Mutual labels:  asyncio
Aioxmpp
An XMPP library for use with Python 3.5+ asyncio.
Stars: ✭ 190 (-71.26%)
Mutual labels:  asyncio
Lahja
Lahja is a generic multi process event bus implementation written in Python 3.6+ to enable lightweight inter-process communication, based on non-blocking asyncio
Stars: ✭ 374 (-43.42%)
Mutual labels:  asyncio
Aiohttp Debugtoolbar
aiohttp_debugtoolbar is library for debugtoolbar support for aiohttp
Stars: ✭ 183 (-72.31%)
Mutual labels:  asyncio
p3ui
C++ & Python User Interface Library
Stars: ✭ 21 (-96.82%)
Mutual labels:  asyncio
Aiohttp Jinja2
jinja2 template renderer for aiohttp.web
Stars: ✭ 180 (-72.77%)
Mutual labels:  asyncio
Deep Learning Specialization Coursera
Deep Learning Specialization by Andrew Ng on Coursera.
Stars: ✭ 483 (-26.93%)
Mutual labels:  neural-networks
Coinbase Exchange Order Book
Real-time Coinbase Exchange (GDAX) order book + basic market maker bot
Stars: ✭ 177 (-73.22%)
Mutual labels:  asyncio
zero
Zero: A simple, fast, high performance and low latency Python framework (RPC + PubSub) for building microservices or distributed servers
Stars: ✭ 296 (-55.22%)
Mutual labels:  asyncio
Gino
GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
Stars: ✭ 2,299 (+247.81%)
Mutual labels:  asyncio
Asyncpgsa
A wrapper around asyncpg for use with sqlalchemy
Stars: ✭ 371 (-43.87%)
Mutual labels:  asyncio
Aiohttp Cors
CORS support for aiohttp
Stars: ✭ 173 (-73.83%)
Mutual labels:  asyncio
caligo
SelfBot for Telegram
Stars: ✭ 34 (-94.86%)
Mutual labels:  asyncio
Aiohttp Apispec
Build and document REST APIs with aiohttp and apispec
Stars: ✭ 172 (-73.98%)
Mutual labels:  asyncio
Partisan
High-performance, high-scalability distributed computing with Erlang and Elixir.
Stars: ✭ 652 (-1.36%)
Mutual labels:  distributed-systems
Aiohttp Session
Web sessions for aiohttp.web
Stars: ✭ 171 (-74.13%)
Mutual labels:  asyncio
aiohttp-socks
Proxy (HTTP, SOCKS) connector for aiohttp
Stars: ✭ 147 (-77.76%)
Mutual labels:  asyncio
Gifee
Google's Infrastructure for Everyone Else
Stars: ✭ 370 (-44.02%)
Mutual labels:  distributed-systems
Aiocron
Crontabs for asyncio
Stars: ✭ 163 (-75.34%)
Mutual labels:  asyncio
asyncer
Asyncer, async and await, focused on developer experience.
Stars: ✭ 572 (-13.46%)
Mutual labels:  asyncio
Aiocqhttp
A Python SDK with async I/O for CQHTTP.
Stars: ✭ 162 (-75.49%)
Mutual labels:  asyncio
Mangum
AWS Lambda & API Gateway support for ASGI
Stars: ✭ 475 (-28.14%)
Mutual labels:  asyncio
Libae
redis's async event loop library
Stars: ✭ 160 (-75.79%)
Mutual labels:  asyncio
mitm
👨🏼‍💻 ‎‎‎‏‏ A customizable man-in-the-middle TCP proxy.
Stars: ✭ 44 (-93.34%)
Mutual labels:  asyncio
Pulsar
Event driven concurrent framework for Python
Stars: ✭ 1,867 (+182.45%)
Mutual labels:  asyncio
Tf 2.0 Hacks
Contains my explorations of TensorFlow 2.x
Stars: ✭ 369 (-44.18%)
Mutual labels:  neural-networks
Tortoise Orm
Familiar asyncio ORM for python, built with relations in mind
Stars: ✭ 2,558 (+286.99%)
Mutual labels:  asyncio
hypercorn-fastapi-docker
Docker image with Hypercorn for FastAPI apps in Python 3.7, 3.8, 3.9. Ready for HTTP2 and HTTPS
Stars: ✭ 18 (-97.28%)
Mutual labels:  asyncio
Kubernetes asyncio
Python asynchronous client library for Kubernetes http://kubernetes.io/
Stars: ✭ 147 (-77.76%)
Mutual labels:  asyncio
Tornado Celery
Non-blocking Celery client for Tornado
Stars: ✭ 561 (-15.13%)
Mutual labels:  asyncio
Hangups
the first third-party instant messaging client for Google Hangouts
Stars: ✭ 1,739 (+163.09%)
Mutual labels:  asyncio
campaign
Comic Relief Campaign Distribution in Drupal 8
Stars: ✭ 22 (-96.67%)
Mutual labels:  distributed-systems
Ext Zookeeper
🧑 Coroutine-based ZooKeeper Client for PHP
Stars: ✭ 140 (-78.82%)
Mutual labels:  asyncio
Raft
An Elixir implementation of the raft consensus protocol
Stars: ✭ 369 (-44.18%)
Mutual labels:  distributed-systems
asyncio-throttle
Simple, easy-to-use throttler for asyncio.
Stars: ✭ 95 (-85.63%)
Mutual labels:  asyncio
Eiskaltdcpp
File sharing program using DC and ADC protocols
Stars: ✭ 277 (-58.09%)
Mutual labels:  dht
pyaiot
A set of Python services to interact and transport data from IoT devices
Stars: ✭ 29 (-95.61%)
Mutual labels:  asyncio
peerstohttp
Simple torrent proxy to http stream controlled over REST-like api
Stars: ✭ 30 (-95.46%)
Mutual labels:  dht
Bayesian Analysis Recipes
A collection of Bayesian data analysis recipes using PyMC3
Stars: ✭ 479 (-27.53%)
Mutual labels:  neural-networks
Test Tube
Python library to easily log experiments and parallelize hyperparameter search for neural networks
Stars: ✭ 663 (+0.3%)
Mutual labels:  neural-networks
Distributed Process
Cloud Haskell core library
Stars: ✭ 656 (-0.76%)
Mutual labels:  distributed-systems
Tensorflow 101
TensorFlow 101: Introduction to Deep Learning for Python Within TensorFlow
Stars: ✭ 642 (-2.87%)
Mutual labels:  neural-networks
Aiobotocore
asyncio support for botocore library using aiohttp
Stars: ✭ 630 (-4.69%)
Mutual labels:  asyncio
Minecase
Minecraft server based on Orleans
Stars: ✭ 581 (-12.1%)
Mutual labels:  distributed-systems
601-660 of 1331 similar projects