{"id":13511350,"url":"https://github.com/noir-lang/noir","last_synced_at":"2026-06-02T05:01:02.388Z","repository":{"id":36959558,"uuid":"285004577","full_name":"noir-lang/noir","owner":"noir-lang","description":"Noir is a domain specific language for zero knowledge proofs","archived":false,"fork":false,"pushed_at":"2026-05-30T03:11:38.000Z","size":1165519,"stargazers_count":1350,"open_issues_count":845,"forks_count":392,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-05-30T05:20:23.211Z","etag":null,"topics":["compiler","cryptography","noir-lang","programming-language","zero-knowledge"],"latest_commit_sha":null,"homepage":"https://noir-lang.org","language":"Rust","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/noir-lang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"SUPPORT.md","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},"funding":{"github":null}},"created_at":"2020-08-04T14:26:47.000Z","updated_at":"2026-05-29T20:25:06.000Z","dependencies_parsed_at":"2026-03-05T05:02:30.679Z","dependency_job_id":"d6f302c0-f177-436f-b2aa-0f60260ec690","html_url":"https://github.com/noir-lang/noir","commit_stats":{"total_commits":4223,"total_committers":96,"mean_commits":"43.989583333333336","dds":0.6912147762254321,"last_synced_commit":"eec3a6152493e56866ec5338ff52f823c530778e"},"previous_names":[],"tags_count":1064,"template":false,"template_full_name":null,"purl":"pkg:github/noir-lang/noir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noir-lang%2Fnoir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noir-lang%2Fnoir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noir-lang%2Fnoir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noir-lang%2Fnoir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noir-lang","download_url":"https://codeload.github.com/noir-lang/noir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noir-lang%2Fnoir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33797191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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":["compiler","cryptography","noir-lang","programming-language","zero-knowledge"],"created_at":"2024-08-01T03:00:48.026Z","updated_at":"2026-06-02T05:01:02.340Z","avatar_url":"https://github.com/noir-lang.png","language":"Rust","funding_links":[],"categories":["Layer2","Rust","Official Resources","ZKP and zkEVM","Languages and DSLs","隐私新技术"],"sub_categories":["Other dialects and variants","隐私相关领域法规/条例"],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003cimg src=\"./noir-logo.png\" alt=\"The Noir Programming Language\" width=\"35%\"\u003e\n  \u003c/picture\u003e\n\n[Website][Noir] | [Getting started] | [Documentation] | [Contributing]\n\u003c/div\u003e\n\n\n\n# The Noir Programming Language\n\n[![Non-deterministic fuzz tests](https://github.com/noir-lang/noir/actions/workflows/nightly-fuzz-test.yml/badge.svg)](https://github.com/noir-lang/noir/actions/workflows/nightly-fuzz-test.yml)\n\nNoir is a Domain Specific Language for SNARK proving systems. It has been designed to use any ACIR compatible proving system.\n\n**This implementation is in early development. It has not been reviewed or audited. It is not suitable to be used in production. Expect bugs!**\n\n## Quick Start\n\nRead the [installation section][Getting started] from the [Noir docs][Documentation].\n\nOnce you have read through the documentation, you can visit [Awesome Noir](https://github.com/noir-lang/awesome-noir) to run some of the examples that others have created.\n\n## Getting Help\n\nJoin the Noir [forum][Forum] or [Discord][Discord]\n\n## Contributing\n\nSee [CONTRIBUTING.md][CONTRIBUTING].\n\n## Future Work\n\nThe current focus is to gather as much feedback as possible while in the alpha phase. The main focuses of Noir are _safety_ and _developer experience_. If you find a feature that does not seem to be in line with these goals, please open an issue!\n\n## Minimum Rust version\n\nThis workspace's minimum supported rustc version is 1.89.0.\n\n## License\n\nNoir is free and open source. It is distributed under a dual license. (MIT/APACHE)\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this repository by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.\n\n[Noir]: https://www.noir-lang.org/\n[Getting Started]: https://noir-lang.org/docs/getting_started/quick_start/\n[Forum]: https://forum.aztec.network/c/noir\n[Discord]: https://discord.gg/JtqzkdeQ6G\n[Documentation]: https://noir-lang.org/docs/\n[Contributing]: CONTRIBUTING.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoir-lang%2Fnoir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoir-lang%2Fnoir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoir-lang%2Fnoir/lists"}