withzoo's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
CompVis/stable-diffusion
A latent text-to-image diffusion model
go-kratos/kratos
Your ultimate Go microservices framework for the cloud-native era.
eddycjy/go-gin-example
An example of gin
wurstmeister/kafka-docker
Dockerfile for Apache Kafka
ethereum-optimism/optimism
Optimism is Ethereum, scaled.
matter-labs/awesome-zero-knowledge-proofs
A curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP).
matter-labs/zksync
zkSync: trustless scaling and privacy engine for Ethereum
prysmaticlabs/prysm
Go implementation of Ethereum proof of stake
matter-labs/zksync-era
zkSync era
sigp/lighthouse
Ethereum consensus client in Rust
WTFAcademy/WTF-zk
零知识证明入门教程。Comprehensive Zero-Knowledge Proofs Tutorial. #zk #WIP
Consensys/gnark
gnark is a fast zk-SNARK library that offers a high-level API to design circuits. The library is open source and developed under the Apache 2.0 license
iden3/circom
zkSnark circuit compiler
CosmWasm/cosmwasm
Framework for building smart contracts in Wasm for the Cosmos SDK
ethereum/execution-specs
Specification for the Execution Layer. Tracking network upgrades.
Cyfrin/solidity-by-example.github.io
Solidity By Example
ensdomains/ens-contracts
The core contracts of the ENS protocol
ABCDELabs/Understanding-Ethereum-Go-version
Understanding Ethereum: Go-Ethereum Code Analysis|理解以太坊: Go-Ethereum 源码剖析
brokyz/Win10_LTSC_2021_FixPacks
一键修复win10 ltsc 2021官方镜像的CPU占用问题,输入法显示问题,激活系统并添加微软应用商店。
cosmos/ethermint
Ethermint is a scalable and interoperable Ethereum, built on Proof-of-Stake with fast-finality using the Cosmos SDK.
WTFAcademy/WTF-Solidity
我最近在重新学solidity,巩固一下细节,也写一个“Solidity极简入门”,供小白们使用(编程大佬可以另找教程),每周更新1-3讲。
lujunji4113/cloud-document-converter
Convert Lark Doc to Markdown
wenjunxiao/mac-docker-connector
The connector provides the ability for the mac/windows host to directly access the docker container
wupeaking/tendermint_code_analysis
通用区块链平台tendermint源码分析
WTFAcademy/WTF-EVM-Opcodes
Minimal tutorials for EVM Opcodes, building minimal evm in python from scratch. 以太坊的Opcodes(操作码)极简教程,使用python从零搭建EVM。
joohhnnn/Understanding-Optimism-Codebase-CN
本指南旨在帮助新手和经验丰富的开发人员轻松浏览 Optimism 代码库。
joohhnnn/The-book-of-optimism-fault-proof-CN
这是一份从多个角度详细讲解fault proof机制的文档,目的是帮助初学者快速理解fault proof的工作原理及其具体的代码细节。