samhuyi's Stars
coder2gwy/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
OpenZeppelin/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
fuzhengwei/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
CoffeeAndLife/v17
Dubbo+SpringBoot高并发技术架构
TangBean/Java-Concurrency-in-Practice
《Java 并发编程实战》阅读整理笔记,附加了一些《Java 并发编程的艺术》中的内容,以及对原书结构进行了调整。
embarklabs/embark
Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
howardwu/IPFS-Ethereum-Storage
A simple datastore solution using IPFS and Ethereum
ZJU-INCAS/LearnPaper
Learn and share papers about Block Chain
decrypto-org/blockchain-papers
A curated list of academic blockchain-related papers
blockchain-university/databank
区块链技术相关的论文、文档
zhangbincheng1997/Ethereum
以太坊开发 HelloWorld for Java
TangBean/understanding-the-jvm
《深入理解 Java 虚拟机》阅读笔记
longfeizheng/blockchain-java
🎉java简单实现区块链
singgel/Study-Floder
相当不错的图书,例如《数学之美》、《浪潮之巅》、《TCP/IP卷一/卷二/卷三》等;一些大的上传受限制的文件《图解TCP_IP_第5版》、《深入理解Java虚拟机JVM》、《effective java》等在README
jianyu-niu/blockchain_conference_paper
The existing blockchain-related academic papers. All papers are sorted according to the conference and published year. Welcome developers or researchers to add more published papers to this list.
filecoin-shipyard/filecoin-network-inspector
An inspector dashboard for filecoin
textileio/lotus-devnet
Contanerized Lotus devnet using a mocked sectorbuilder
libp2p/go-libp2p
libp2p implementation in Go
aqi00/android2
《Android Studio开发实战:从零基础到App上线》随书源码(全面添加注释版)
ipfs-shipyard/java-ipfs-http-client
A Java implementation of the HTTP IPFS API
coder/code-server
VS Code in the browser
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
irocn/sector-checker
This tools can help you do window post simulator.
hwdsl2/setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
textileio/powergate
Multitiered file storage API built on Filecoin and IPFS
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
Xovee/uestc-course
电子科技大学课程资料共享平台. Course material sharing platform of UESTC.
WeBankBlockchain/WeCross
WeCross跨链路由
gnosis/MultiSigWallet
Allows multiple parties to agree on transactions before execution.
CodingDocs/springboot-guide
SpringBoot2.0+从入门到实战!