{"id":22448381,"url":"https://github.com/xjonathanlei/veedo-rs","last_synced_at":"2026-02-01T02:01:19.608Z","repository":{"id":265734468,"uuid":"860849186","full_name":"xJonathanLEI/veedo-rs","owner":"xJonathanLEI","description":"Rust implementation of VeeDo, a STARK-based Verifiable Delay Function","archived":false,"fork":false,"pushed_at":"2024-10-01T06:10:54.000Z","size":50,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T08:23:32.003Z","etag":null,"topics":["stark","veedo","verifiable-delay-functions"],"latest_commit_sha":null,"homepage":"","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/xJonathanLEI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2024-09-21T10:31:11.000Z","updated_at":"2024-10-04T10:44:45.000Z","dependencies_parsed_at":"2024-12-01T23:47:11.003Z","dependency_job_id":null,"html_url":"https://github.com/xJonathanLEI/veedo-rs","commit_stats":null,"previous_names":["xjonathanlei/veedo-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xJonathanLEI/veedo-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fveedo-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fveedo-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fveedo-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fveedo-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xJonathanLEI","download_url":"https://codeload.github.com/xJonathanLEI/veedo-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJonathanLEI%2Fveedo-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28964401,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T01:25:30.373Z","status":"online","status_checked_at":"2026-02-01T02:00:08.102Z","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"}},"keywords":["stark","veedo","verifiable-delay-functions"],"created_at":"2024-12-06T04:23:02.224Z","updated_at":"2026-02-01T02:01:19.588Z","avatar_url":"https://github.com/xJonathanLEI.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003eveedo-rs\u003c/h1\u003e\n\u003c/p\u003e\n\n**Rust implementation of [VeeDo](https://github.com/starkware-libs/veedo), a STARK-based Verifiable Delay Function**\n\n## Performance\n\nA major goal of `veedo-rs` is to be the fastest VeeDo implementation, enabling it to act as a reference for calculating the required iterations needed for any specific amount of delay. Therefore, performance of the library is actively monitored. A patch would not be merged if it introduces performance regression.\n\nTo run the benchmark of computing 100,000 iterations (in both directions):\n\n```console\ncargo bench\n```\n\nThe following tables includes benchmark results on a curated list of hardware. For now, it's manually maintained and updated only on code changes that affect performance and on new Rust releases.\n\nThe current numbers have been generated with Rust `1.81.0`.\n\n| Processor          | Architecture | OS / Runtime       | 100k Iterations | Inverse   |\n| ------------------ | ------------ | ------------------ | --------------- | --------- |\n| Intel 14900K       | x86_64       | Ubuntu 24.04.1     | 74.324 ms       | 3.4308 ms |\n| Apple M3 Max       | ARM64        | macOS Sequoia 15.0 | 80.036 ms       | 2.8085 ms |\n| Snapdragon 8 Gen 2 | ARM64        | Android 14         | 118.18 ms       | 4.7796 ms |\n| Apple M3 Max       | ARM64/WASM32 | `wasmtime` 25.0.1  | 578.82 ms       | 14.184 ms |\n\n\u003e [!TIP]\n\u003e\n\u003e Contributors do not need to update this table. The maintainer would add a commit for updating the numbers before merging any performance-related PR.\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](./LICENSE-APACHE) or \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e)\n- MIT license ([LICENSE-MIT](./LICENSE-MIT) or \u003chttp://opensource.org/licenses/MIT\u003e)\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjonathanlei%2Fveedo-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxjonathanlei%2Fveedo-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjonathanlei%2Fveedo-rs/lists"}