{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"r1cs-std","owner":"arkworks-rs","isFork":false,"description":"R1CS constraints for bits, fields, and elliptic curves","allTopics":["cryptography","r1cs","snarks","rust"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":11,"issueCount":22,"starsCount":133,"forksCount":58,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-13T00:01:32.162Z"}},{"type":"Public","name":"circom-compat","owner":"arkworks-rs","isFork":false,"description":"Arkworks bindings to Circom's R1CS, for Groth16 Proof and Witness generation in Rust.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":6,"issueCount":21,"starsCount":229,"forksCount":110,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-11T05:33:51.724Z"}},{"type":"Public","name":"ldt","owner":"arkworks-rs","isFork":false,"description":"An `arkworks` library for low-degree testing ","allTopics":["rust","cryptography","fast-fourier-transform","low-degree-testing"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":1,"issueCount":1,"starsCount":20,"forksCount":4,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-10T12:49:04.013Z"}},{"type":"Public","name":"nimue","owner":"arkworks-rs","isFork":false,"description":"Fiat-Shamir for the masses.","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":1,"issueCount":7,"starsCount":40,"forksCount":8,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-09-09T16:51:16.866Z"}},{"type":"Public","name":"algebra","owner":"arkworks-rs","isFork":false,"description":"Libraries for finite field, elliptic curve, and polynomial arithmetic","allTopics":["polynomials","finite-fields","elliptic-curves","pairings","rust","cryptography"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":20,"issueCount":143,"starsCount":608,"forksCount":240,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-27T17:05:44.297Z"}},{"type":"Public","name":"groth16","owner":"arkworks-rs","isFork":false,"description":"A Rust implementation of the Groth16 zkSNARK","allTopics":["cryptography","snark","groth16","rust","zksnark"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":4,"issueCount":7,"starsCount":241,"forksCount":96,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-26T19:42:01.198Z"}},{"type":"Public","name":"snark","owner":"arkworks-rs","isFork":false,"description":"Interfaces for Relations and SNARKs for these relations","allTopics":["cryptography","zero-knowledge-proofs","r1cs"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":4,"issueCount":29,"starsCount":778,"forksCount":209,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-06T21:40:19.068Z"}},{"type":"Public","name":"ripp","owner":"arkworks-rs","isFork":false,"description":"Argument systems for inner pairing products","allTopics":["cryptography","bulletproofs","zksnarks","rust"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":4,"issueCount":3,"starsCount":41,"forksCount":14,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-31T13:24:31.145Z"}},{"type":"Public","name":"poly-commit","owner":"arkworks-rs","isFork":false,"description":"A Rust library for polynomial commitments","allTopics":["rust","cryptography","pairings","polynomial-commitments","sonic","marlin"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":10,"issueCount":18,"starsCount":322,"forksCount":128,"license":"Apache License 2.0","participation":[0,4,0,0,2,1,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-30T17:43:57.252Z"}},{"type":"Public","name":"crypto-primitives","owner":"arkworks-rs","isFork":false,"description":"Interfaces and implementations of cryptographic primitives, along with R1CS constraints for them ","allTopics":["cryptography","hash-functions","signatures","r1cs","snark","rust"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":9,"issueCount":35,"starsCount":168,"forksCount":80,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-28T18:21:09.845Z"}},{"type":"Public","name":"spartan","owner":"arkworks-rs","isFork":true,"description":"Spartan on Arkworks","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":2,"issueCount":0,"starsCount":38,"forksCount":111,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-10T11:12:47.562Z"}},{"type":"Public","name":"std","owner":"arkworks-rs","isFork":false,"description":"A standard library wrapper for use in the `arkworks` ecosystem","allTopics":["standard-library","arkworks","rust"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":1,"issueCount":8,"starsCount":37,"forksCount":33,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-09T15:47:53.664Z"}},{"type":"Public","name":"r1cs-tutorial","owner":"arkworks-rs","isFork":false,"description":"Tutorial for writing constraints in the `arkworks` framework","allTopics":["cryptography","rollup","r1cs","rust"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":1,"issueCount":2,"starsCount":203,"forksCount":79,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-21T16:06:02.654Z"}},{"type":"Public","name":"arkworks-rs.github.io","owner":"arkworks-rs","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"SCSS","color":"#c6538c"},"pullRequestCount":0,"issueCount":1,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-04T21:41:09.030Z"}},{"type":"Public","name":"sumcheck","owner":"arkworks-rs","isFork":false,"description":"linear-time sumcheck protocol for multilinear polynomials and related addends","allTopics":["rust","cryptography","sumcheck"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":2,"issueCount":4,"starsCount":51,"forksCount":27,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-31T16:00:05.261Z"}},{"type":"Public","name":"marlin","owner":"arkworks-rs","isFork":false,"description":"A Rust library for the Marlin preprocessing zkSNARK","allTopics":["rust","cryptography","r1cs","marlin","zksnark"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":6,"issueCount":7,"starsCount":310,"forksCount":85,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-18T06:19:08.097Z"}},{"type":"Public","name":".github","owner":"arkworks-rs","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-03T21:39:50.641Z"}},{"type":"Public","name":"gemini","owner":"arkworks-rs","isFork":false,"description":"An elastic proof system based on arkworks","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":2,"issueCount":4,"starsCount":74,"forksCount":10,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-21T08:55:05.939Z"}},{"type":"Public archive","name":"curves","owner":"arkworks-rs","isFork":false,"description":"Implementations of popular elliptic curves ","allTopics":["rust","pairings","elliptic-curves"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":303,"forksCount":101,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-18T17:24:06.192Z"}},{"type":"Public","name":"gm17","owner":"arkworks-rs","isFork":false,"description":"A Rust library for the preprocessing zkSNARK of Groth and Maller","allTopics":["cryptography","r1cs","zksnark","snark","rust"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":0,"starsCount":8,"forksCount":5,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-05T19:29:59.903Z"}},{"type":"Public archive","name":"sponge","owner":"arkworks-rs","isFork":false,"description":"This library is archived; see crypto-primities for the latest version of this code","allTopics":["sponge","poseidon","rust","cryptography"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":3,"issueCount":0,"starsCount":22,"forksCount":15,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-02-15T15:29:41.146Z"}},{"type":"Public","name":"accumulation","owner":"arkworks-rs","isFork":false,"description":"Rust library for accumulation schemes","allTopics":["cryptography","elliptic-curves","proof-carrying-data","accumulation-schemes"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":13,"issueCount":4,"starsCount":21,"forksCount":7,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-01-24T12:02:24.775Z"}},{"type":"Public","name":"bcs","owner":"arkworks-rs","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":1,"issueCount":3,"starsCount":8,"forksCount":3,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-11T18:05:13.414Z"}},{"type":"Public","name":"pcd","owner":"arkworks-rs","isFork":false,"description":"Implementations of proof-carrying data","allTopics":["rust","cryptography","snark","ivc","proof-carrying-data"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":2,"issueCount":3,"starsCount":29,"forksCount":10,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-06-05T03:28:21.035Z"}},{"type":"Public template","name":"template","owner":"arkworks-rs","isFork":false,"description":"github workflow templates","allTopics":["template-repository"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":2,"issueCount":1,"starsCount":5,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-08-26T08:34:23.176Z"}},{"type":"Public archive","name":"nonnative","owner":"arkworks-rs","isFork":false,"description":"R1CS constraints for non-native field arithmetic","allTopics":["rust","arithmetic-computation","cryptographic-proofs"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":2,"starsCount":20,"forksCount":11,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-08-07T22:48:02.584Z"}},{"type":"Public","name":"dpc","owner":"arkworks-rs","isFork":false,"description":"A library for decentralized private computation","allTopics":["blockchain","snark","zksnarks","rust","cryptography"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":2,"issueCount":3,"starsCount":18,"forksCount":5,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-07-21T17:43:24.474Z"}},{"type":"Public","name":"ivls","owner":"arkworks-rs","isFork":false,"description":"Implementation of incrementally verifiable ledger system","allTopics":["rust","cryptography","blockchain","ledger","snark"],"primaryLanguage":{"name":"Rust","color":"#dea584"},"pullRequestCount":0,"issueCount":2,"starsCount":15,"forksCount":4,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-03-24T16:28:05.213Z"}}],"repositoryCount":28,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"arkworks-rs repositories"}