{"id":11999804,"name":"segmented_array","ecosystem":"cargo","description":"Segmented array (growable, append-only) data structure.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nlfiedler/segarray","keywords_array":["arrays","collections","segmented"],"namespace":null,"versions_count":2,"first_release_published_at":"2025-08-12T06:34:04.658Z","latest_release_published_at":"2025-08-13T03:06:03.223Z","latest_release_number":"1.0.1","last_synced_at":"2026-03-29T05:04:56.736Z","created_at":"2025-08-12T06:47:40.166Z","updated_at":"2026-03-29T05:07:41.762Z","registry_url":"https://crates.io/crates/segmented_array/","install_command":"cargo install segmented_array","documentation_url":"https://docs.rs/segmented_array/","metadata":{"categories":[]},"repo_metadata":{"id":309494420,"uuid":"1035689945","full_name":"nlfiedler/segarray","owner":"nlfiedler","description":"Segment Arrays in Rust","archived":false,"fork":false,"pushed_at":"2025-11-06T04:10:23.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-21T00:21:17.383Z","etag":null,"topics":["data-structures"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/segment-array","language":"Rust","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/nlfiedler.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-10T23:44:49.000Z","updated_at":"2025-12-29T00:54:47.000Z","dependencies_parsed_at":"2025-09-03T22:44:17.769Z","dependency_job_id":"0ee4a9ae-7bfe-47fd-9c8f-9a66241efe6d","html_url":"https://github.com/nlfiedler/segarray","commit_stats":null,"previous_names":["nlfiedler/segarray"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/nlfiedler/segarray","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlfiedler","download_url":"https://codeload.github.com/nlfiedler/segarray/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31132675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T04:25:09.987Z","status":"ssl_error","status_checked_at":"2026-03-29T04:13:56.759Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"owner_record":{"login":"nlfiedler","name":"Nathan Fiedler","uuid":"2184927","kind":"user","description":"A sometimes competent programmer.","email":"","website":"http://nlfiedler.github.io/","location":"SF Bay Area","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2184927?u=192bc2e5f1c50d9ed3aa070ea504e214127caca9\u0026v=4","repositories_count":44,"last_synced_at":"2023-05-17T20:55:12.322Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nlfiedler","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T03:25:24.161Z","updated_at":"2023-05-17T20:55:12.325Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlfiedler","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlfiedler/repositories"},"tags":[{"name":"1.0.4","sha":"68975d0b1856ba4448924108af60db9319bf9e30","kind":"commit","published_at":"2025-11-06T04:09:52.000Z","download_url":"https://codeload.github.com/nlfiedler/segarray/tar.gz/1.0.4","html_url":"https://github.com/nlfiedler/segarray/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlfiedler/segarray@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"75a0db6f7705d4f6e6590b6276901a377ab76e9c","kind":"commit","published_at":"2025-11-02T01:17:13.000Z","download_url":"https://codeload.github.com/nlfiedler/segarray/tar.gz/1.0.3","html_url":"https://github.com/nlfiedler/segarray/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlfiedler/segarray@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"aa4e9354b3a8ddaf1abcec275df074de27dda96b","kind":"commit","published_at":"2025-09-17T05:20:36.000Z","download_url":"https://codeload.github.com/nlfiedler/segarray/tar.gz/1.0.2","html_url":"https://github.com/nlfiedler/segarray/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlfiedler/segarray@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"02e44310a2defc327eb5c2b6881d30bfc1b386d0","kind":"commit","published_at":"2025-08-17T23:39:05.000Z","download_url":"https://codeload.github.com/nlfiedler/segarray/tar.gz/1.0.1","html_url":"https://github.com/nlfiedler/segarray/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlfiedler/segarray@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"dd98b3d56ee0b100a4afd90dfdf8a91666fdc811","kind":"commit","published_at":"2025-08-12T06:35:24.000Z","download_url":"https://codeload.github.com/nlfiedler/segarray/tar.gz/1.0.0","html_url":"https://github.com/nlfiedler/segarray/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlfiedler/segarray@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-29T05:07:41.762Z","dependent_packages_count":0,"downloads":744,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.5654498699309,"dependent_repos_count":20.478793515944034,"dependent_packages_count":27.11206832233259,"stargazers_count":55.295042177303834,"forks_count":39.272640458379755,"docker_downloads_count":null,"average":47.34479886877823},"purl":"pkg:cargo/segmented_array","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/segmented_array","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/segmented_array","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/segmented_array/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":null,"issues_count":null,"pull_requests_count":null,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":null,"pull_requests_closed_count":null,"pull_request_authors_count":null,"issue_authors_count":null,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":null,"bot_issues_count":null,"bot_pull_requests_count":null,"past_year_issues_count":null,"past_year_pull_requests_count":null,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":null,"past_year_pull_requests_closed_count":null,"past_year_pull_request_authors_count":null,"past_year_issue_authors_count":null,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":null,"past_year_bot_pull_requests_count":null,"past_year_merged_pull_requests_count":null,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfiedler%2Fsegarray/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/segmented_array/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/segmented_array/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/segmented_array/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/segmented_array/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/segmented_array/codemeta","maintainers":[{"uuid":"4464","login":"nlfiedler","name":"Nathan Fiedler","email":null,"url":"https://github.com/nlfiedler","packages_count":11,"html_url":"https://crates.io/users/nlfiedler","role":null,"created_at":"2025-08-12T18:41:35.534Z","updated_at":"2025-08-12T18:41:35.534Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/nlfiedler/packages"}]}