{"id":16701378,"url":"https://github.com/deadtrickster/lazy-supervisor","last_synced_at":"2026-05-08T04:03:14.851Z","repository":{"id":66288952,"uuid":"158553386","full_name":"deadtrickster/lazy-supervisor","owner":"deadtrickster","description":"Too lazy to write this field","archived":false,"fork":false,"pushed_at":"2018-11-21T13:56:17.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T06:41:49.645Z","etag":null,"topics":["beam","elixir","erlang","lazy","random-tag","supervisor"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deadtrickster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2018-11-21T13:38:21.000Z","updated_at":"2018-11-21T13:56:19.000Z","dependencies_parsed_at":"2023-05-30T16:46:00.988Z","dependency_job_id":null,"html_url":"https://github.com/deadtrickster/lazy-supervisor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deadtrickster/lazy-supervisor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadtrickster%2Flazy-supervisor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadtrickster%2Flazy-supervisor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadtrickster%2Flazy-supervisor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadtrickster%2Flazy-supervisor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deadtrickster","download_url":"https://codeload.github.com/deadtrickster/lazy-supervisor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadtrickster%2Flazy-supervisor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268133640,"owners_count":24201374,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["beam","elixir","erlang","lazy","random-tag","supervisor"],"created_at":"2024-10-12T18:43:50.194Z","updated_at":"2026-05-08T04:03:09.825Z","avatar_url":"https://github.com/deadtrickster.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# lazy_supervisor #\n\nCopyright (c) 2018 Ilya Khaprov \u003c\u003ci.khaprov@gmail.com\u003e\u003e.\n\n__Version:__ 0.0.1\n\n[![Hex.pm][Hex badge]][Hex link]\n[![Hex.pm Downloads][Hex downloads badge]][Hex link]\n[![Build Status][Travis badge]][Travis link]\n[![Coverage Status][Coveralls badge]][Coveralls link]\n\n## Lazy supervisor\n\nJust like standard OTP but lazy(so lazy it's a copy-pasta):\n - stops children started by `start_children` after a timeout;\n - also stops child started by `start_children` if the calling process stops.\nExample - one-off connection in a separate process and you don`t want to wait forever, plus after you\nstopped waiting this connection is useless anyway.\n\n## Contributing\n\nSection order:\n\n- Types\n- Macros\n- Callbacks\n- Public API\n- Deprecations\n- Private Parts\n\nInstall the `git` pre-commit hook:\n\n```bash\n\n./bin/pre-commit.sh install\n\n```\n\nThe pre-commit check can be skipped by passing `--no-verify` to `git commit`.\n\n## License\n\nApache2\n\n[Hex badge]: https://img.shields.io/hexpm/v/lazy_supervisor.svg?maxAge=2592000?style=plastic\n[Hex link]: https://hex.pm/packages/lazy_supervisor\n[Hex downloads badge]: https://img.shields.io/hexpm/dt/lazy_supervisor.svg?maxAge=2592000\n[Travis badge]: https://travis-ci.org/deadtrickster/lazy_supervisor.svg?branch=version-3\n[Travis link]: https://travis-ci.org/deadtrickster/lazy_supervisor\n[Coveralls badge]: https://coveralls.io/repos/github/deadtrickster/lazy_supervisor/badge.svg?branch=master\n[Coveralls link]: https://coveralls.io/github/deadtrickster/lazy_supervisor?branch=master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadtrickster%2Flazy-supervisor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeadtrickster%2Flazy-supervisor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadtrickster%2Flazy-supervisor/lists"}