aiodns
DNS resolver
A DNS resolver for asyncio written in Python
Simple DNS resolver for asyncio
544 stars
16 watching
69 forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists
asynciodnspython
Related projects:
Repository | Description | Stars |
---|---|---|
vshymanskyy/aiodns | A small async DNS client for MicroPython | 13 |
aio-libs/aioftp | A fast and high-performance FTP client/server library for asyncio in Python | 192 |
c-ares/c-ares | A C library providing asynchronous DNS query capabilities to improve performance and security in network applications. | 1,886 |
aio-libs/aiocouchdb | A CouchDB client built on top of aiohttp and asyncio for Python 3.3+ | 53 |
semihalev/sdns | A high-performance DNS resolver with built-in support for DNSSEC and focus on preserving user privacy. | 964 |
tomplus/kubernetes_asyncio | An asynchronous Python client library for the Kubernetes API | 370 |
aio-libs/aiozipkin | Tools for distributed tracing in asynchronous applications with a focus on integrating with the Zipkin system | 187 |
kazu-yamamoto/dns | A highly concurrent DNS library written in Haskell for resolving and transporting IP addresses across multiple platforms. | 64 |
nats-io/nats.py | A Python client for an asynchronous messaging system | 922 |
aio-libs/aiomysql | A Python library for accessing MySQL databases using the asyncio framework | 1,768 |
aio-libs/aioodbc | A Python module providing asynchronous access to ODBC databases. | 311 |
troglobit/inadyn | Automates DNS updates for dynamic IP addresses to maintain online presence | 1,002 |
aio-libs/aiozmq | An asyncio-based implementation of the ZeroMQ messaging library | 421 |
hh-h/aiosnmp | An asynchronous SNMP client and trap server for use with asyncio. | 47 |
dnsimple/dnsimple-python | An API client library for interacting with the DNSimple API v2. | 65 |