{"id":23391574,"url":"https://github.com/maxfischer2781/asyncstdlib","last_synced_at":"2025-05-15T16:06:03.459Z","repository":{"id":36275733,"uuid":"222984602","full_name":"maxfischer2781/asyncstdlib","owner":"maxfischer2781","description":"the missing toolbox for an async world","archived":false,"fork":false,"pushed_at":"2025-03-09T07:46:22.000Z","size":506,"stargazers_count":302,"open_issues_count":1,"forks_count":22,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-09T04:13:54.682Z","etag":null,"topics":["async","asyncio","python","trio"],"latest_commit_sha":null,"homepage":"https://asyncstdlib.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxfischer2781.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-20T16:49:47.000Z","updated_at":"2025-05-08T09:35:02.000Z","dependencies_parsed_at":"2023-12-24T10:26:25.113Z","dependency_job_id":"a58c5eb2-3877-4ee2-9fec-95b0ba7857ea","html_url":"https://github.com/maxfischer2781/asyncstdlib","commit_stats":{"total_commits":199,"total_committers":10,"mean_commits":19.9,"dds":0.0653266331658291,"last_synced_commit":"b966a9549e689525f7f1949c40baf9779545690a"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxfischer2781%2Fasyncstdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxfischer2781%2Fasyncstdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxfischer2781%2Fasyncstdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxfischer2781%2Fasyncstdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxfischer2781","download_url":"https://codeload.github.com/maxfischer2781/asyncstdlib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254374465,"owners_count":22060611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["async","asyncio","python","trio"],"created_at":"2024-12-22T04:18:35.008Z","updated_at":"2025-05-15T16:06:03.429Z","avatar_url":"https://github.com/maxfischer2781.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"================================================\n``asyncstdlib`` -- the missing ``async`` toolbox\n================================================\n\n.. image:: https://readthedocs.org/projects/asyncstdlib/badge/?version=latest\n    :target: http://asyncstdlib.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/v/asyncstdlib.svg\n    :alt: Available on PyPI\n    :target: https://pypi.python.org/pypi/asyncstdlib/\n\n.. image:: https://anaconda.org/conda-forge/asyncstdlib/badges/version.svg\n    :alt: Available on Conda-Forge\n    :target: https://anaconda.org/conda-forge/asyncstdlib\n\n.. image:: https://img.shields.io/github/license/maxfischer2781/asyncstdlib.svg\n    :alt: License\n    :target: https://github.com/maxfischer2781/asyncstdlib/blob/master/LICENSE\n\n.. image:: https://badges.gitter.im/maxfischer2781/asyncstdlib.svg\n    :target: https://gitter.im/maxfischer2781/asyncstdlib?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge\n    :alt: Development Chat\n\nThe ``asyncstdlib`` library re-implements functions and classes of the Python\nstandard library to make them compatible with ``async`` callables, iterables\nand context managers.\nIt is fully agnostic to ``async`` event loops and seamlessly works with\n``asyncio``, third-party libraries such as ``trio``, as well as\nany custom ``async`` event loop.\n\n* Full set of ``async`` versions of advantageous standard library helpers,\n  such as ``zip``, ``map``, ``enumerate``, ``functools.reduce``,\n  ``itertools.tee``, ``itertools.groupby`` and many others.\n* Safe handling of ``async`` iterators to ensure prompt cleanup, as well as\n  various helpers to simplify safely using custom ``async`` iterators.\n* Small but powerful toolset to seamlessly integrate existing sync code\n  into ``async`` programs and libraries.\n\nCheck out the `documentation`_ to get started or take a look around.\n\n.. _documentation: http://asyncstdlib.readthedocs.io/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxfischer2781%2Fasyncstdlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxfischer2781%2Fasyncstdlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxfischer2781%2Fasyncstdlib/lists"}