Stars
lancetw / ebook-1
Forked from jyfc/ebookA collection of classic computer science books from Internet
该项目是 fork 的,如果你觉得不错,可以前往主仓库支持一下。
向consolas字体中添加微软雅黑的字体,sublime-text中粗体、斜体显示正常,并且不会和系统内置的Consolas冲突。增加了powerline 字符。
The Compound On-Chain Protocol
TRON-US / tronbox
Forked from tronprotocol/tronboxTronBox - Simple development framework for tronweb
🎛 Core smart contracts of Uniswap V2, adapted to run on the Optimistic VM (OVM) while maintaining compatibility with the Ethereum VM (EVM).
Source Insight 4 Theme, Sublime style
multitoken / MultiToken
Forked from k06a/MultiTokenERC20 token solidity smart contract allowing aggreagate ERC20 tokens
Electrum; Bitcoin thin client
Fankouzu / uniswap-v2-core
Forked from Uniswap/v2-core🎛 Core smart contracts of Uniswap V2
FUSIONFoundation / go-fusion
Forked from ethereum/go-ethereumOfficial Golang implementation of the FUSION protocol
A client library to connect to Energi Core RPC in JavaScript.
irisnet / tendermint
Forked from tendermint/tendermint⟁ Tendermint Core (BFT Consensus) in Go
Fankouzu / uniswap-interface
Forked from Uniswap/interface🦄 An open source interface for the Uniswap protocol
irisnet / cosmos-sdk
Forked from cosmos/cosmos-sdkSecure Blockchain Framework
Fork of secp256k1-zkp for the tangram project
Async++ concurrency framework for C++11 (C++ 11 异步并发框架)
sanqima / mp3exe_libzplay
Forked from oddlf/mp3exe_libzplayMp3exe mp3 player using libZPlay
sanqima / spiders
Forked from qieguo2016/spiders一个NodeJs爬虫集,包括知乎、豆瓣、拉勾等网站爬虫
chainapsis / cosmos-sdk
Forked from cosmos/cosmos-sdk⛓️ A Framework for Building High Value Public Blockchains ✨
sanqima / txtmsk
Forked from nissy/txtmsktxtmsk is encrypts and compress the plain text.
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
QuarkChain / qswap-core
Forked from Uniswap/v2-core🎛 Core smart contracts of Uniswap V2
xilibi2003 / solidity
Forked from argotorg/soliditySolidity, the Contract-Oriented Programming Language
sanqima / uniswap-v2-periphery
Forked from Uniswap/v2-periphery🎚 Peripheral smart contracts for interacting with Uniswap V2
sanqima / hello-algorithm
Forked from geekxh/hello-algorithm本项目包括:1、我写的 30w 字图解算法题典 2、100 张编程类超清晰思维导图 3、小浩算法网站源代码
《大话设计模式》C++实现