{"id":4231396,"name":"point_process","ecosystem":"cargo","description":"A crate for simulating random point processes.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ManifoldFR/point-process-rust","keywords_array":["simulation","statistics","mathematics"],"namespace":null,"versions_count":24,"first_release_published_at":"2018-06-09T14:18:21.582Z","latest_release_published_at":"2019-09-12T11:08:27.483Z","latest_release_number":"0.13.0","last_synced_at":"2026-09-05T10:55:29.762Z","created_at":"2022-04-12T22:38:17.021Z","updated_at":"2026-09-07T16:09:47.452Z","registry_url":"https://crates.io/crates/point_process/","install_command":"cargo install point_process","documentation_url":"https://docs.rs/point_process/","metadata":{"categories":["algorithms","science","simulation"]},"repo_metadata":{"id":32550934,"uuid":"136713527","full_name":"ManifoldFR/point-process-rust","owner":"ManifoldFR","description":"Simulation of point processes in the Rust programming language","archived":false,"fork":false,"pushed_at":"2026-04-22T20:57:36.000Z","size":3104,"stargazers_count":47,"open_issues_count":5,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-09-05T10:55:23.045Z","etag":null,"topics":["mathematical-modelling","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","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/ManifoldFR.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}},"created_at":"2018-06-09T10:29:07.000Z","updated_at":"2026-08-21T06:22:56.000Z","dependencies_parsed_at":"2023-02-18T18:45:47.398Z","dependency_job_id":null,"html_url":"https://github.com/ManifoldFR/point-process-rust","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/ManifoldFR/point-process-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManifoldFR","download_url":"https://codeload.github.com/ManifoldFR/point-process-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/sbom","scorecard":{"id":89348,"data":{"date":"2025-08-11","repo":{"name":"github.com/ManifoldFR/point-process-rust","commit":"4f8afe54a3e5a736938c8b8db051fcb9713d7762"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"18 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2022-0078 / GHSA-f85w-wvc7-crwc","Warn: Project is vulnerable to: RUSTSEC-2020-0159","Warn: Project is vulnerable to: RUSTSEC-2022-0021 / GHSA-6888-wf7j-34jq","Warn: Project is vulnerable to: RUSTSEC-2022-0041 / GHSA-qc84-gqf4-9926","Warn: Project is vulnerable to: RUSTSEC-2019-0036 / RUSTSEC-2020-0036 / GHSA-jq66-xh47-j9f3 / GHSA-r98r-j25q-rmpr","Warn: Project is vulnerable to: RUSTSEC-2020-0073 / GHSA-9wgh-vjj7-7433","Warn: Project is vulnerable to: RUSTSEC-2023-0058 / GHSA-36xm-35qq-795w","Warn: Project is vulnerable to: RUSTSEC-2023-0057 / GHSA-ghc8-5cgm-5rpf","Warn: Project is vulnerable to: RUSTSEC-2020-0144","Warn: Project is vulnerable to: RUSTSEC-2023-0045 / GHSA-wfg4-322g-9vqv","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: GHSA-pph8-gcv7-4qj5","Warn: Project is vulnerable to: RUSTSEC-2025-0020","Warn: Project is vulnerable to: RUSTSEC-2022-0013 / GHSA-m5pq-gvj9-9vr8","Warn: Project is vulnerable to: RUSTSEC-2021-0140","Warn: Project is vulnerable to: RUSTSEC-2020-0020","Warn: Project is vulnerable to: RUSTSEC-2022-0006 / GHSA-9hpw-r23r-xgm5","Warn: Project is vulnerable to: RUSTSEC-2020-0071 / GHSA-wcg3-cvx6-7396"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T07:36:14.889Z","repository_id":32550934,"created_at":"2025-08-15T07:36:14.889Z","updated_at":"2025-08-15T07:36:14.889Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37126965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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"},"owner_record":{"login":"ManifoldFR","name":"Wilson","uuid":"21089660","kind":"user","description":"PhD student at LAAS-CNRS and Inria WILLOW.","email":"","website":null,"location":"France","twitter":null,"company":"@willowsierra @Gepetto @loco-3d","icon_url":"https://avatars.githubusercontent.com/u/21089660?u=a66ed6068432e5e9f113176d2e6bec09c1e638f7\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-02T01:45:20.371Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ManifoldFR","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T20:19:00.687Z","updated_at":"2023-03-02T01:45:20.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManifoldFR","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManifoldFR/repositories"},"tags":[{"name":"point_process-v0.13.0","sha":"a9a4004102cf6e80c29f31ffb0fd3dd0366845a7","kind":"tag","published_at":"2019-09-12T11:08:28.000Z","download_url":"https://codeload.github.com/ManifoldFR/point-process-rust/tar.gz/point_process-v0.13.0","html_url":"https://github.com/ManifoldFR/point-process-rust/releases/tag/point_process-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ManifoldFR/point-process-rust@point_process-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags/point_process-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags/point_process-v0.13.0/manifests"},{"name":"point_process-v0.12.0","sha":"b3dc48750942bda79f6bf7f029a09d76a4958b16","kind":"tag","published_at":"2019-08-26T13:51:42.000Z","download_url":"https://codeload.github.com/ManifoldFR/point-process-rust/tar.gz/point_process-v0.12.0","html_url":"https://github.com/ManifoldFR/point-process-rust/releases/tag/point_process-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ManifoldFR/point-process-rust@point_process-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags/point_process-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags/point_process-v0.12.0/manifests"},{"name":"lib-0.11.0","sha":"35629a7c1f171ed931286b1c1aee9f9449963947","kind":"tag","published_at":"2018-12-08T14:41:35.000Z","download_url":"https://codeload.github.com/ManifoldFR/point-process-rust/tar.gz/lib-0.11.0","html_url":"https://github.com/ManifoldFR/point-process-rust/releases/tag/lib-0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ManifoldFR/point-process-rust@lib-0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags/lib-0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags/lib-0.11.0/manifests"},{"name":"lib-0.10.0","sha":"3275ed513f7a7be63f2db44f5fd7783f70f28eb6","kind":"tag","published_at":"2018-11-15T17:37:59.000Z","download_url":"https://codeload.github.com/ManifoldFR/point-process-rust/tar.gz/lib-0.10.0","html_url":"https://github.com/ManifoldFR/point-process-rust/releases/tag/lib-0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ManifoldFR/point-process-rust@lib-0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags/lib-0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags/lib-0.10.0/manifests"},{"name":"lib-0.9.0","sha":"d66538fed1b819d181c1619f7adb5199f87a3eaa","kind":"tag","published_at":"2018-10-14T17:29:47.000Z","download_url":"https://codeload.github.com/ManifoldFR/point-process-rust/tar.gz/lib-0.9.0","html_url":"https://github.com/ManifoldFR/point-process-rust/releases/tag/lib-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ManifoldFR/point-process-rust@lib-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags/lib-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags/lib-0.9.0/manifests"},{"name":"lib-0.8.0","sha":"8e36b2efc5251c07ea6044671db9144ae6f453d2","kind":"tag","published_at":"2018-10-07T20:28:26.000Z","download_url":"https://codeload.github.com/ManifoldFR/point-process-rust/tar.gz/lib-0.8.0","html_url":"https://github.com/ManifoldFR/point-process-rust/releases/tag/lib-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ManifoldFR/point-process-rust@lib-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags/lib-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags/lib-0.8.0/manifests"},{"name":"lib-0.7.1","sha":"868fe9d9659f7cd72c4792ab5d6cc4ddc1d3137a","kind":"tag","published_at":"2018-09-06T20:50:12.000Z","download_url":"https://codeload.github.com/ManifoldFR/point-process-rust/tar.gz/lib-0.7.1","html_url":"https://github.com/ManifoldFR/point-process-rust/releases/tag/lib-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ManifoldFR/point-process-rust@lib-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags/lib-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/tags/lib-0.7.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T16:09:47.452Z","dependent_packages_count":0,"downloads":34763,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":14.267386343850516,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":18.376510909707395,"forks_count":29.11393565059612,"average":24.977685730780863},"purl":"pkg:cargo/point_process","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/point_process","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/point_process","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/point_process/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T10:55:23.391Z","issues_count":4,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":10879129.0,"issues_closed_count":0,"pull_requests_closed_count":2,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":762780.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManifoldFR%2Fpoint-process-rust/issues","maintainers":[{"login":"ManifoldFR","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ManifoldFR"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/point_process/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/point_process/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/point_process/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/point_process/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/point_process/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/point_process/codemeta","maintainers":[{"uuid":"23068","login":"ManifoldFR","name":"Wilson","email":null,"url":"https://github.com/ManifoldFR","packages_count":1,"html_url":"https://crates.io/users/ManifoldFR","role":null,"created_at":"2022-11-07T23:12:01.548Z","updated_at":"2022-11-07T23:12:01.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/ManifoldFR/packages"}]}