miniloop: a minimal, pedagogical event loop implementation

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • miniloop

    A minimal event loop implementation

  • asyncio

  • commit: https://github.com/python/asyncio/commit/e2e1072bc118bf38ab189e183cf579dbffc08336

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • CPython

    The Python programming language

  • One might also be interested in asyncore library, which are available in python2.7: https://github.com/python/cpython/blob/v2.7.18/Lib/asyncore.py And chat implementation: https://github.com/python/cpython/blob/v2.7.18/Lib/asynchat.py

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts