{"id":4151300,"name":"lambda_calculus","ecosystem":"cargo","description":"A simple, zero-dependency implementation of pure lambda calculus in Safe Rust","homepage":null,"licenses":"CC0-1.0","normalized_licenses":["CC0-1.0"],"repository_url":"https://github.com/ljedrz/lambda_calculus","keywords_array":["calculus","combinators","functional","lambda","mathematics"],"namespace":null,"versions_count":42,"first_release_published_at":"2017-04-05T12:29:42.508Z","latest_release_published_at":"2025-09-16T14:48:51.200Z","latest_release_number":"3.4.0","last_synced_at":"2026-03-16T23:48:02.684Z","created_at":"2022-04-12T17:02:58.680Z","updated_at":"2026-03-16T23:49:14.682Z","registry_url":"https://crates.io/crates/lambda_calculus/","install_command":"cargo install lambda_calculus","documentation_url":"https://docs.rs/lambda_calculus/","metadata":{"categories":[]},"repo_metadata":{"id":46092282,"uuid":"87304221","full_name":"ljedrz/lambda_calculus","owner":"ljedrz","description":"A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust","archived":false,"fork":false,"pushed_at":"2025-05-16T09:46:33.000Z","size":666,"stargazers_count":130,"open_issues_count":1,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-10T13:31:09.940Z","etag":null,"topics":["beta-reduction","church-encoding","combinatory-logic","debruijn","embedded-iterators-encoding","lambda-calculus","lambda-expressions","lambda-functions","lambda-interpreter","parigot-encoding","reduction-strategies","rust","rust-library","scott-encoding","ski-combinators","stump-fu-encoding"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ljedrz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2017-04-05T12:00:25.000Z","updated_at":"2025-09-10T01:24:55.000Z","dependencies_parsed_at":"2024-01-13T01:48:29.583Z","dependency_job_id":"54d6d4e5-b7ee-47e3-a5be-9942e07c5f7d","html_url":"https://github.com/ljedrz/lambda_calculus","commit_stats":{"total_commits":706,"total_committers":7,"mean_commits":"100.85714285714286","dds":"0.12464589235127477","last_synced_commit":"c961a869398c1710dde5a609ee41a94d3f71cd74"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/ljedrz/lambda_calculus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljedrz%2Flambda_calculus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljedrz%2Flambda_calculus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljedrz%2Flambda_calculus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljedrz%2Flambda_calculus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ljedrz","download_url":"https://codeload.github.com/ljedrz/lambda_calculus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljedrz%2Flambda_calculus/sbom","scorecard":{"id":594869,"data":{"date":"2025-08-11","repo":{"name":"github.com/ljedrz/lambda_calculus","commit":"c961a869398c1710dde5a609ee41a94d3f71cd74"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":10,"reason":"no dangerous workflow patterns detected","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":4,"reason":"Found 8/17 approved changesets -- score normalized to 4","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-and-lint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-and-lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ljedrz/lambda_calculus/check-and-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-and-lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ljedrz/lambda_calculus/check-and-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-and-lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ljedrz/lambda_calculus/check-and-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-and-lint.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/ljedrz/lambda_calculus/check-and-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-and-lint.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ljedrz/lambda_calculus/check-and-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-and-lint.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ljedrz/lambda_calculus/check-and-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-and-lint.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/ljedrz/lambda_calculus/check-and-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-and-lint.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ljedrz/lambda_calculus/check-and-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-and-lint.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ljedrz/lambda_calculus/check-and-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ljedrz/lambda_calculus/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ljedrz/lambda_calculus/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ljedrz/lambda_calculus/test.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned"],"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Creative Commons Zero v1.0 Universal: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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"}}]},"last_synced_at":"2025-08-20T22:54:27.374Z","repository_id":46092282,"created_at":"2025-08-20T22:54:27.374Z","updated_at":"2025-08-20T22:54:27.374Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279433563,"owners_count":26169401,"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-10-17T02:00:07.504Z","response_time":56,"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":"ljedrz","name":null,"uuid":"3750347","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3750347?u=ace834d0d6941c1470aaf36659a29019c4d55337\u0026v=4","repositories_count":9,"last_synced_at":"2023-03-04T11:54:59.251Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ljedrz","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T18:19:19.215Z","updated_at":"2023-03-04T11:54:59.261Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ljedrz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ljedrz/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-16T23:49:14.656Z","dependent_packages_count":1,"downloads":66076,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":11.267233039061555,"dependent_repos_count":16.690734510263486,"dependent_packages_count":18.15597474766567,"stargazers_count":14.165860442617003,"forks_count":15.603056666238349,"docker_downloads_count":null,"average":15.176571881169213},"purl":"pkg:cargo/lambda_calculus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/lambda_calculus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/lambda_calculus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/lambda_calculus/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-17T14:27:48.317Z","issues_count":8,"pull_requests_count":54,"avg_time_to_close_issue":321705.4285714286,"avg_time_to_close_pull_request":233116.42307692306,"issues_closed_count":7,"pull_requests_closed_count":52,"pull_request_authors_count":6,"issue_authors_count":4,"avg_comments_per_issue":3.875,"avg_comments_per_pull_request":1.0555555555555556,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3251649.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":3.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljedrz%2Flambda_calculus/issues","maintainers":[{"login":"ljedrz","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljedrz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lambda_calculus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lambda_calculus/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lambda_calculus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lambda_calculus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lambda_calculus/codemeta","maintainers":[{"uuid":"6342","login":"ljedrz","name":null,"email":null,"url":"https://github.com/ljedrz","packages_count":10,"html_url":"https://crates.io/users/ljedrz","role":null,"created_at":"2022-11-07T21:09:05.614Z","updated_at":"2022-11-07T21:09:05.614Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/ljedrz/packages"}]}