{"id":26902537,"url":"https://github.com/daggilli/range_adaptors","last_synced_at":"2025-04-01T09:43:57.959Z","repository":{"id":285467913,"uuid":"958240418","full_name":"daggilli/range_adaptors","owner":"daggilli","description":"A small collection of useful C++20/23 range manipulation functor structs","archived":false,"fork":false,"pushed_at":"2025-03-31T22:03:31.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T23:21:53.714Z","etag":null,"topics":["cpp","cpp20","cpp23","range-adaptor","ranges","views"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daggilli.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":"2025-03-31T21:53:38.000Z","updated_at":"2025-03-31T22:03:34.000Z","dependencies_parsed_at":"2025-03-31T23:21:55.659Z","dependency_job_id":"4f7fea63-0719-4c63-988d-73c5311ebeae","html_url":"https://github.com/daggilli/range_adaptors","commit_stats":null,"previous_names":["daggilli/range_adaptors"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggilli%2Frange_adaptors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggilli%2Frange_adaptors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggilli%2Frange_adaptors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggilli%2Frange_adaptors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggilli","download_url":"https://codeload.github.com/daggilli/range_adaptors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246620211,"owners_count":20806718,"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":["cpp","cpp20","cpp23","range-adaptor","ranges","views"],"created_at":"2025-04-01T09:43:57.452Z","updated_at":"2025-04-01T09:43:57.949Z","avatar_url":"https://github.com/daggilli.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# range_adaptors\n\n## C++20/23 utilities for manipulating ranges\n\nThis is a small collection of functors (callable structs) for manipulating ranges. I wanted an adaptor to drop the last character in a range, so I wrote one. Then I wrote one to drop the last _n_ characters, and so on. Usage is pretty self-explanatory from the test harness in `main.cpp`. The adaptors work on sized and non-sized ranges, although in the latter case they (unavoidably) have linear complexity.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggilli%2Frange_adaptors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggilli%2Frange_adaptors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggilli%2Frange_adaptors/lists"}