RCIG_Coordination_Repo VS Nova

Compare RCIG_Coordination_Repo vs Nova and see what are their differences.

RCIG_Coordination_Repo

A Coordination repo for all things Rust Cryptography oriented (by The-DevX-Initiative)

Nova

Nova: High-speed recursive arguments from folding schemes (by microsoft)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
RCIG_Coordination_Repo Nova
18 6
242 653
3.7% 2.2%
3.5 8.6
28 days ago 6 days ago
HTML Rust
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

RCIG_Coordination_Repo

Posts with mentions or reviews of RCIG_Coordination_Repo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-29.

Nova

Posts with mentions or reviews of Nova. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-01.
  • Ask HN: Who is hiring? (December 2022)
    14 projects | news.ycombinator.com | 1 Dec 2022
    Lurk Lab @ Protocol Labs | Multiple Positions | REMOTE | Full-time

    Lurk Lab is building Lurk (https://github.com/lurk-lang), a Turing-complete programming language for recursive zk-SNARKs. Lurk implements a minimal Lisp whose program executions can be proved in zero-knowledge, yielding succinct proofs that are concretely small and fast to verify. Lurk uses a Rust implementation (https://github.com/lurk-lang/lurk-rs) for expression evaluation, proving, and verification, with Nova (https://github.com/microsoft/Nova/) as its proving backend. Because Lurk is Turing-complete, it can be used to make and prove arbitrary computational claims (within resource limits).

    We are looking for strong cryptography engineers, researchers, functional programming language specialists, applications developers, and start-up leaders/web3 entrepreneurs who want to build next-generation SNARK technology.

    Ideal candidates will be knowledgeable about the state of the art in zero-knowledge proofs and (if looking for an engineering position) strong in Rust.

    We are specifically hiring for:

    - Rust Cryptography Engineers

  • Ask HN: Who is hiring? (November 2022)
    20 projects | news.ycombinator.com | 1 Nov 2022
    Lurk Lab is building Lurk (https://github.com/lurk-lang), a Turing-complete programming language for recursive zk-SNARKs. Lurk implements a minimal Lisp whose program executions can be proved in zero-knowledge, yielding succinct proofs that are concretely small and fast to verify. Lurk uses a Rust implementation (https://github.com/lurk-lang/lurk-rs) for expression evaluation, proving, and verification, with Nova (https://github.com/microsoft/Nova/) as its proving backend. Because Lurk is Turing-complete, it can be used to make and prove arbitrary computational claims (within resource limits).

    We are looking for strong cryptography engineers, researchers, documentation specialists, applications developers, and start-up leaders/web3 entrepreneurs who want to build next-generation SNARK technology. Relevant programming languages include Rust, Lisp, and (less significantly) WASM.

    We are hiring for:

    - Rust Cryptography Engineers, https://grnh.se/d94e94ec4us

    - Software Engineers for Lurk Application Development, https://grnh.se/de7e82424us

    - Documentation Engineer, https://grnh.se/10e2ca4d4us

    - Start-up operator / business lead (currently unlisted, email [email protected] with CV and a brief cover letter describing your experience driving the business end of deep technical projects in the web3 space)

  • Ask HN: Who is hiring? (October 2022)
    13 projects | news.ycombinator.com | 3 Oct 2022
    Lurk Lab @ Protocol Labs | Multiple Positions | REMOTE | Full-time contract-to-hire

    Lurk Lab is building Lurk (https://github.com/lurk-lang), a Turing-complete programming language for recursive zk-SNARKs. Lurk implements a minimal Lisp whose program executions can be proved in zero-knowledge, yielding succinct proofs that are concretely small and fast to verify. Lurk uses a Rust implementation (https://github.com/lurk-lang/lurk-rs) for expression evaluation, proving, and verification, with Nova (https://github.com/microsoft/Nova/) as its proving backend. Because Lurk is Turing-complete, it can be used to make and prove arbitrary computational claims (within resource limits).

    We are looking for strong cryptography engineers, researchers, documentation specialists, applications developers, and start-up leaders/web3 entrepreneurs who want to build next-generation SNARK technology. Relevant programming languages include Rust, Lisp, and (less significantly) WASM.

    We are hiring for:

    - Rust Cryptography Engineers, https://grnh.se/d94e94ec4us

  • [AMA] We are EF Research (Pt. 8: 07 July, 2022)
    6 projects | /r/ethereum | 7 Jul 2022
    There's been a lot of VDF progress. The new design is Sloth + SNARKs (specifically Nova with GPU-accelerated MSMs). We will have an end-to-end demo of a CPU-based VDF in a few weeks, and the first VDF ASICs test samples (12nm GlobalFoundries) will be produced in December 2022.
  • Lurk – Language for Recursive ZK-SNARKs Inspired by Common Lisp and Scheme
    7 projects | news.ycombinator.com | 5 Jul 2022
    Arkworks isn't really addressing the core of what Lurk provides. In theory, we could use Arkworks to implement a backend — but we are targeting Nova (https://github.com/microsoft/Nova), and I don't think Arkworks supports Nova currently. So the part we are building from scratch (the language itself) is at a higher level of abstraction. We like Nova's characteristics and are actively helping with aspects of its implementation so we can use it as soon as possible.
  • RiB Newsletter #26
    7 projects | /r/rust | 4 Aug 2021
    Nova. Recursive SNARKs without trusted setup.

What are some alternatives?

When comparing RCIG_Coordination_Repo and Nova you can also consider the following projects:

block-ciphers - Collection of block cipher algorithms written in pure Rust

blst - Multilingual BLS12-381 signature library

concrete - Concrete: TFHE Compiler that converts python programs into FHE equivalent

jsonrpsee - Rust JSON-RPC library on top of async/await

rust-crypto - A (mostly) pure-Rust implementation of various cryptographic algorithms.

zexe - Rust library for decentralized private computation

librabft_simulator - Discrete-event simulation for BFT consensus protocols

winterfell - A STARK prover and verifier for arbitrary computations

gdb-multiarch-windows - GDB multi-architecture build for Windows

anoma - Reference implementation of the Anoma protocols in Rust.

hacl-star - HACL*, a formally verified cryptographic library written in F*

lurk-rs - Lurk is a Turing-complete programming language for recursive zk-SNARKs. It is a statically scoped dialect of Lisp, influenced by Scheme and Common Lisp.