wangzhf's Stars
notofonts/noto-cjk
Noto CJK fonts
liyuechun/blockchain_go_videos
Golang公链开发系统视频教程
GoogleContainerTools/jib
🏗 Build container images for your Java applications.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
iluwatar/java-design-patterns
Design patterns implemented in Java
xitu/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
answershuto/learnVue
:octocat:Vue.js 源码解析
github/gitignore
A collection of useful .gitignore templates
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
DOkwufulueze/eth-vue
Featured in Awesome Vue [https://github.com/vuejs/awesome-vue], a curated list maintained by vuejs of awesome things related to the Vue.js framework, and Awesome List [https://awesomelists.net/150-Vue.js/3863-Open+Source/18749-DOkwufulueze-eth-vue], this Truffle Box provides everything you need to quickly build Ethereum dApps that have authentication features with vue, including configuration for easy deployment to the Ropsten Network. It's also Gravatar-enabled. Connecting to a running Ganache blockchain network from Truffle is also possible -- for fast development and testing purposes. Built on Truffle 5 and Vue 3, eth-vue uses vuex for state management, vuex-persist for local storage of app state, and vue-router for routing. Authentication functionalities are handled by Smart Contracts running on the Ethereum blockchain.
bitcoinj/bitcoinj
A library for working with Bitcoin
ether-camp/ethereum-harmony
DEPRECATED! Ethereum Independent Peer
wxiaoqi/Spring-Cloud-Platform
🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台,核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba,前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新
aalansehaiyang/technology-talk
【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!
waylau/books-collection
To the programmer's open source and free books collection 给程序员的开源、免费书籍收集,图书集合。
waylau/essential-netty-in-action
It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简
haxiomic/GPU-Fluid-Experiments
stylefeng/Guns
Guns基于SpringBoot 2,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10个模块),可以直接作为一个后台管理系统的脚手架!
vnotex/vnote
A pleasant note-taking platform in native C++.
astaxie/go-best-practice
Trying to complete over 100 projects in various categories in golang.
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
ethereum/ethereumj
DEPRECATED! Java implementation of the Ethereum yellowpaper. For JSON-RPC and other client features check Ethereum Harmony
denoland/deno
A modern runtime for JavaScript and TypeScript.
itheima1/BlockChain
黑马程序员 120天全栈区块链开发 开源教程
shadowsocks/shadowsocks-qt5
A cross-platform shadowsocks GUI client
LiuBoyu/hyperledger-fabric-docs-zh_CN
Hyperledger Fabric v1.0 官方文档(中文翻译)
LiuBoyu/blockchain
区块链 - 中文资源
bitpay/wallet
Bitpay Wallet (formerly Copay) is a secure Bitcoin and other crypto currencies wallet platform for both desktop and mobile devices.
microsoftarchive/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
hyperledger/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.