libits's Stars
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
hashicorp/raft
Golang implementation of the Raft consensus protocol
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
ethereum/go-ethereum
Go implementation of the Ethereum protocol
golang/go
The Go programming language
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
kone-net/go-chat
go-chat.使用Go基于WebSocket开发的web聊天应用。单聊,群聊。文字,图片,语音,视频消息,屏幕共享,剪切板图片,基于WebRTC的P2P语音通话,视频聊天。
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
andeya/pholcus
Pholcus is a distributed high-concurrency crawler software written in pure golang
lxzan/gws
simple, fast, reliable websocket server & client, supports running over tcp/kcp/unix domain socket. keywords: ws, proxy, chat, go, golang...
tomstillcoding/tomstillcoding.github.io
🎙️这是一个通过 jekyll + GitHub Pages 搭建的个人免费博客,可以通过 fork + 改造 + 用 Typora 编写文章的方法,打造你的个人博客。特点是方便、快捷,从搭建到发布第一篇文章、访问,3分钟内解决,甚至不用写任何一行代码,博客网页内容完全自定义、无广告、无注册,各种插件免费安装!
steakliu/blockchain-trace-fabric
基于区块链(fabric)农产品溯源平台
bhdicaire/visioStencils
4,450 visio :art: shapes, stencils, symbols, and icons collection to visually represent your IT infrastructure
geektutu/high-performance-go
high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
tmt98/blockchain_platform_graduation_essay
Graduation essay - nodejs, firebase, reactjs, reactnative, hyperledger fabric, hyperledger caliper
AIE-London/blockchain-insurance
Blockchain Car Insurance with Smart Contracts on Hyperledger
ITPeople-Blockchain/auction-app
A nodejs application with static pages, using auction chaincode
satota2/fabric-opssc
Operations Smart Contract (OpsSC) for Hyperledger Fabric v2.x
hyperledger/fabric-private-chaincode
FPC enables Confidential Chaincode Execution for Hyperledger Fabric using Intel SGX.
lmj101910/hyperledger-fabric-based-used-car-system_chaincode
therajmaurya/Hyperledger-Fabric-Insurance-Application
Built on top of IBM's Hyperledger Blockchain Framework, it's a sample project to try out and see affects of changes in chaincode and other scripts
ashleshsortee/fabric-property-registration
Property registration over a Hyperledger Fabric blockchain network which will be use to register, view, purchase or sale properties which will comply with the legal process and will maintain the tamper proof property deeds, transfer of property transactions to avoid any conflicts.
CathrinePaulsen/rp-chaincode
aschmidt75/fabric-precious-cargo-shipping-cc
Hyperledger Chaincode for PreciousCargoShipping demo
mikeeus/energy-trading
Smart meter chaincode from https://github.com/atulkc/chaincode_example/tree/master/energy_trading
giou-k/public-bikes-chaincode
A smart-contract (chaincode) developed for my master thesis using Hyperledger Fabric v0.6.
adnanjee/silomonitor
GTA-UFRJ/blockchain-marketplace
Repository for a data marketplace with blockchain-based access control on Hyperledger Fabric.
IBM/Decentralized-Energy-Composer
WARNING: This repository is no longer maintained :warning: We are no longer showing the Hyperledger Composer Service.
kchristidis/dauction
Determine the clearing price for a double auction, using the average mechanism