Toggle navigation
hello2mao Blog
Home
Tag
About
Github
Tags
Stay hungry, Stay foolish
network
javascript
algorithm
message queue
crypto
system design
cloud native
blockchain
android
linux
network
DNS
DNS
javascript
simple promise retry
simple promise retry
javascript async await
javascript async await
algorithm
稀疏默克尔树(Sparse Merkle Tree)
Sparse Merkle Tree
海量数据处理问题
big data problem
排列与组合
permutation and combination
java基础代码实现
java basic for coding
布隆过滤器
bloom filter
有了二叉查找树、平衡树为啥还需要红黑树?
why need red-black tree
message queue
kafka调研
kafka-overview
kafka on mac
kafka on mac
crypto
secp256k1
secp256k1
代理重加密
Proxy Re-Encryption
通讯安全
communication security
system design
RBAC0的一种设计
秒杀架构设计
seckilling system design
cloud native
nginx simple k8s yaml
nginx simple k8s yaml
mysql simple k8s yaml
mysql simple k8s yaml
docker信号机制以及dumb-init的使用
docker sig and the usage of dumb-init
Kubernetes autoscaler增加对百度云容器引擎CCE的支持
kubernetes autoscaler support BaiduCloud
Kubernetes:从Cloud Provider到Cloud Controller Mananger全解析
Concepts Underlying the Cloud Controller Manager
blockchain
Fabric中的Second-Chance缓存淘汰算法的实现分析
图解Fabric混合组网架构-Case1
Fabric组织加入已经存在的应用通道流程
图解Fabric各模块间grpc通讯情况
Fabric创建通道流程解析
Fabric RFC: Channel Participation API
图解Fabric--账本结构
IPFS节点对外入口
Hyperledger Fabric v2.x 最新资料汇总
Libra源码分析:分层确定性钱包的实现
Libra HDWallet
Libra客户端使用
Libra CLI
XuperUnion 共识
XuperUnion Consensus
Libra源码分析:账号创建流程
Libra Account Workflow
Quorum新的权限模型
Quorum Permission Model
PBFT算法
PBFT
Sidetree协议
Sidetree protocol
Libra中文技术解读整理
Libra Chinese
区块链技术追踪 (二)
what's new in blockchain (2)
数字货币确定性钱包
Deterministic Wallet
数字货币钱包关键技术
Cryptocurrency Wallet Technology
在macOS上运行bitcoin客户端
bitcoin on macOS
比特币的UTXO
Bitcoin UTXO
NEO(小蚁)Seraph ID调研
NEO Seraph ID Research
区块链技术追踪(一)
what's new in blockchain (1)
ArcBlock Decentralized Identifier 解析
ArcBlock Decentralized Identifier
预言机(Oracle)调研
oracle overview
以太坊世界状态
Ethereum world state
解析Solidity预编译合约的实现
Solidity precompiled contract overview
解析Quorum -- 摩根大通的企业级区块链解决方案
Quorum overview
以太坊难度调整算法
Ethereum block difficulty adjustment algorithm
ERC721智能合约和Dapp实践 -- 以太猫CryptoKitties的简单实现
Ethereum ERC721 Demo -- Simple CryptoKitties
解析以太坊地址的生成过程
Detail about ethereum account
android
Android 5.0 ART GC 对比 Android 4.x Dalvik GC
Android 5.0 ART GC VS Android 4.x Dalvik GC
linux
详解Linux-I2C驱动
Linux I2C driver