IAvecilla's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
srush/GPU-Puzzles
Solve puzzles. Learn CUDA.
facundoolano/software-papers
📚 A curated list of papers for Software Engineers
nix-community/awesome-nix
😎 A curated list of the best resources in the Nix community [maintainer=@cyntheticfox]
BlockchainCommons/Learning-Bitcoin-from-the-Command-Line
A complete course for learning Bitcoin programming and usage from the command
seven1m/30-days-of-elixir
A walk through the Elixir language in 30 exercises.
facebook/winterfell
A STARK prover and verifier for arbitrary computations
lambdaclass/lambdaworks
lambdaworks offers implementations for both SNARKs and STARKs provers, along with the flexibility to leverage their individual components for constructing customized SNARKs.
lambdaclass/cairo-vm
cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.
onlydustxyz/starklings
An interactive tutorial to get you up and running with Starknet
starkware-industries/stark101
yetanotherco/aligned_layer
Aligned is a verification layer for zero-knowledge proofs using EigenLayer. Our mission is to accelerate the adoption of zero-knowledge and validity proofs on Ethereum.
0xPARC/plonkathon
educational python plonk implementation, based on vitalik's py_plonk
brainrake/nixos-tutorial
one hour, hands-on
lambdaclass/ethereum_rust
Lambda Ethereum Rust Execution client
lambdaclass/concrete
Concrete is a simple programming language specifically crafted for creating highly scalable systems that are reliable, efficient, and easy to maintain.
lambdaclass/mirra_backend
Multiplayer 2D physics engine, matchmaking, market and leaderboard for 2D and 3D Games
lambdaclass/era_vm
EraVM implementation
SantiagoPittella/FeltToString
Convert your Felt into a String