lurk-rs VS sprig

Compare lurk-rs vs sprig and see what are their differences.

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. (by lurk-lab)

sprig

🍃 Learn to code by making games in a JavaScript web-based game editor. (by hackclub)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
lurk-rs sprig
6 10
396 784
7.3% 2.6%
9.6 9.8
7 days ago 6 days ago
Rust JavaScript
Apache License 2.0 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.

lurk-rs

Posts with mentions or reviews of lurk-rs. 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)

  • How to Prove You Know a Secret Without Giving It Away
    3 projects | news.ycombinator.com | 11 Oct 2022
    I recently published a fairly detailed blog post about how to formulate expressive provable programs in Lurk (https://github.com/lurk-lang/lurk-rs). Although this post goes into no details about the underlying proving mechanism, it does build to some pretty powerful ideas. If you haven't thought about the implications of being able to prove correctness of a computation without revealing some or all details of what the computation actually was, you might enjoy it. https://blog.lurk-lang.org/posts/prog-intro/
  • 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

  • Lurk – Language for Recursive ZK-SNARKs Inspired by Common Lisp and Scheme
    7 projects | news.ycombinator.com | 5 Jul 2022
    Nova (for example) doesn't require a trusted setup. The circuit is just a schematic description of the underlying computation. In the case of the Lurk core language, this computation is 'one reduction step of a Lurk evaluation' (https://github.com/lurk-lang/lurk-rs/blob/master/spec/reduct...). Coming up with a 'fixed computation' that yields general computation is part of the design problem for Lurk (or any other Lurk-like language). Even if we did need a per-circuit trusted setup (which we don't), we could perform such a setup for our core circuit and use it to prove arbitrary programs. For example, although we have not actually performed the trusted setup, we do have an example using Groth16 (which does require a trusted setup to be secure) and aggregates the potentially many discrete reduction steps to produce a succinct proof.

sprig

Posts with mentions or reviews of sprig. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-09.
  • Hack Club Blot: A CNC drawing machine for programmatic art. Built with teenagers
    2 projects | news.ycombinator.com | 9 Apr 2024
    Blot is completely open source (hardware and software). You can find the GitHub here: https://github.com/hackclub/blot

    I spent the last year building Blot with teenagers in the Hack Club community including but not limited to B (age 19), Henry (15), Kai (17), Shawn (18), Hugo (15), Ella (19) and Bright (15).

    At Hack Club we’re working on building a new model for public education through open source projects. We believe people learn best by building things they care about and sharing those things with others. We want to support motivated teenagers around the world to pursue technology this way. That’s why we created the “You Ship, We Ship” model. We build online creative coding environments that are gateways to other subjects in technology. When teenagers create projects with our tools and share them publicly we send them more creative material. At the end of 2022 we released our first “You Ship, We Ship” project: Sprig.

    Sprig is a microworld for making tile games, when you share your game we send you the hardware to build a handheld gaming console that can play that game. https://github.com/hackclub/sprig

    Today we are releasing our newest “You Ship, We Ship”: Blot. Create a program that generates line art and we’ll send you a robot that can draw that art in real life. We hope Blot will encourage people to explore the beauty of programming and be a gateway to digital fabrication. Nothing feels more magic to me than writing an incantation on a computer that can materialize into a real thing that you can hold in your hands. I hope to share that magic with you through Blot.

    Everything is free and open source so anyone is welcome to use the editor, submit to the gallery, or build a Blot machine. You have to be a teenager for us to send you a machine for free though.

    I’m excited to see what people make! Enjoy.

    If you want to learn more about Hack Club you can check out this short documentary we made about our 2023 summer hackathon: https://www.youtube.com/watch?v=O1s5HqSqKi0

  • Open source game console/engine built by teenagers (for teenagers)
    1 project | /r/programming | 4 Nov 2022
  • Show HN: Sprig, open-source game console & engine, by teenagers, for teenagers
    1 project | /r/patient_hackernews | 3 Nov 2022
  • Show HN: Sprig, open-source game console & engine, by teenagers, for teenagers
    1 project | /r/hackernews | 3 Nov 2022
    1 project | /r/hypeurls | 3 Nov 2022
  • Show HN: Sprig, open-source game console and engine, by teenagers, for teenagers
    4 projects | news.ycombinator.com | 3 Nov 2022
    It appears the project hasn't optimized for production (yet?). For now, I can't help but think it may be possible to cobble together a Sprig using inexpensive Pi Pico HATs and 3D printing. Here's the schematic:

    https://github.com/hackclub/sprig/blob/main/docs/GROWING_A_S...

  • Ask HN: Who is hiring? (November 2022)
    20 projects | news.ycombinator.com | 1 Nov 2022
    Hack Club | Full-time, Part-time or Contract | ONSITE | Vermont, US | https://hackclub.com

    Hello friends,

    I come from the game dev world where I led the team on the Crash Bandicoot reboot trilogy and helped ship two of the Destiny 2 expansions. I’m now building out a team here at Hack Club that will make inspiring technical and creative projects with and for thousands of the most technical teenagers you’ll probably ever meet.

    In the past 3 months, we’ve shipped an open source game console ( https://github.com/hackclub/sprig ) that you can only get by building a game for it, a guide to assembly language that’s now the 4th most popular GitHub repo written in assembly ( https://github.com/hackclub/some-assembly-required ), and a teaser for a game we're producing about love and graphing (https://hack.af/sr ).

    For this role, I’m looking for a technical partner-in-crime with a few notches in your belt.

    JOB DESCRIP/APPLY: https://hiring.hackclub.com/26020 or email [email protected]

  • PAID - Creative Technologist
    4 projects | /r/gameDevJobs | 31 Oct 2022
    In the past 3 months, we’ve shipped an open source game console that you can only get by building a game for it, a guide to assembly language that’s now the 4th most popular GitHub repo written in assembly, and a teaser for a game about love and graphing.

What are some alternatives?

When comparing lurk-rs and sprig you can also consider the following projects:

Nova - Nova: High-speed recursive arguments from folding schemes

the-hacker-zephyr - 🚂 The Hacker Zephyr: A cross-country hackathon on a train! This repo: all of our planning documents, finances, and code open sourced.

twenty-first - Collection of mathematics routines and cryptography for the twenty-first century

some-assembly-required - 📖 An approachable introduction to Assembly.

HANDSONTABLE - JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡

guess-word-cli - CLI game - find out a source word which characters was shuffled and moreover an extra character was added to bring some complexity.

taiga - A framework for generalized shielded state transitions

o1js - TypeScript framework for zk-SNARKs and zkApps

Zulip - Zulip server and web application. Open-source team chat that helps teams stay productive and focused.

halo2-hope - Example repository created for A New HOPE 2022.

porter - Kubernetes powered PaaS that runs in your own cloud.