walegarrett
School of Software Technology, Zhejiang University
Zhejiang University866 Yuhangtang Rd, Hangzhou 310058, P.R. China
Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
bbs-forum
BBS论坛,课程大作业,基于SSM架构
blockchainer-roadmap
Roadmap of learning blockchain technology and business knowledge summarized by ZJUBCA(浙大区块链协会总结的区块链知识学习路线). Welcome to contribute!!!
go-libs
Go with Cloudflare experimental patches
JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
mit6.824-lab
mit-6.824分布式课程实验代码-go语言实现。gitee仓库:https://gitee.com/walegarrett/distributed-system-6.824
MSSS
Multi-space based subsurface scattering (MSSS) | A new rendering algorithm based on multi-space for living soft tissue https://www.sciencedirect.com/science/article/pii/S0097849321001187
onlineExam
在线考试系统,分为学生、教师和管理员角色,基于SSM架构
onlineMusic
android在线音乐播放器-本科课程大作业
VoteDapp
基于以太坊的去中心化投票Dapp demo
walegarrett's Repositories
walegarrett/JavaBooks
Java 程序员常读书单整理,附下载地址,助力构建最强知识体系。但不限于 Java,包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等。
walegarrett/fabric-performance-wiki
TWGC Fabric 性能优化小组 wiki
walegarrett/leetcode_company_wise_questions
This is a repository containing the list of company wise questions available on leetcode premium
walegarrett/zcash
Zcash - Internet Money
walegarrett/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
walegarrett/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
walegarrett/libsnark
C++ library for zkSNARKs
walegarrett/scaffold-eth
🏗 forkable Ethereum dev stack focused on fast product iterations
walegarrett/WorkingTime
向发起人致敬 https://github.com/WorkerLivesMatter/WorkingTime
walegarrett/Effective-Java-3rd-edition-Chinese-English-bilingual
Effective Java(第3版)各章节的中英文学习参考(已完成)
walegarrett/blockchainer-roadmap
Roadmap of learning blockchain technology and business knowledge summarized by ZJUBCA(浙大区块链协会总结的区块链知识学习路线). Welcome to contribute!!!
walegarrett/btcd
An alternative full node bitcoin implementation written in Go (golang)
walegarrett/blockchain_guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
walegarrett/golangFamily
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试
walegarrett/blockchain-1
基础区块链(联盟链)项目,包括加密工具,钱包,P2P 传输,区块同步,POW 共识等基础实现
walegarrett/blockchain-tutorial-1
walegarrett/MasterBitcoin2CN
《精通比特币》第二版 区块链研习社 云天明联合出品。本书更名《精通区块链编程第二版》已由机械工业出版社出版,京东有售。
walegarrett/VoteDapp
基于以太坊的去中心化投票Dapp demo
walegarrett/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
walegarrett/MerkleSquare
A Go library for MerkleSquare: A Low-Latency Transparency Log System
walegarrett/learning-zkp
articles, codes and tools all about zero-knowledge proofs
walegarrett/dizk
Java library for distributed zero knowledge proof systems
walegarrett/hyperledger_code_fabric
Code analysis on hyperledger fabric project
walegarrett/God-Of-BigData
大数据面试题,大数据成神之路开启...Flink/Spark/Hadoop/Hbase/Hive...
walegarrett/libaad-ccs2019
Code for "Transparency Logs via Append-only Authenticated Dictionaries" paper in ACM CCS 2019
walegarrett/documentation
区块链各种相关知识,如共识,各种链的源码介绍等
walegarrett/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
walegarrett/Love-Ethereum
区块链学习
walegarrett/tinysmpc
A tiny, educational library for secure multi-party computation (in pure Python).
walegarrett/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。