zhichaozhang's repos on GitHub
C++ · 23 watchers
exchange
simple decentralized exchange using eos smart contract
12 watchers
eos_dex
EOS的去中心化交易所(合约、前端、后端)
JavaScript · 0 watchers
500lines
500 Lines or Less
0 watchers
Actions
⚙️ Supercharge your shortcuts
JavaScript · 0 watchers
airdrop-tools
A set of nodejs tools to take a current snapshot and deploy tokens on the EOS network
0 watchers
Alpaca-CoT
We extend CoT data to Alpaca to boost its reasoning ability. We are constantly expanding our collection of instruction-tuning data, and integrating more LLMs together for easy use. (我们将CoT数据扩展到Alpaca以提高其推理能力,同时我们将不断收集更多的instruction-tuning数据集,并在我们框架下集成进更多的LLM。)
0 watchers
alpaca-lora
Instruct-tune LLaMA on consumer hardware
0 watchers
apollo
An open autonomous driving platform
C++ · 0 watchers
appbase
Framework for building applications based upon plugins
0 watchers
awesome-eos
A curated list of awesome EOS frameworks, libraries, software and resources.
Go · 0 watchers
awesome-go
A curated list of awesome Go frameworks, libraries and software
0 watchers
BabyCryClassifier
An instructional writeup for a group of students in Gaza creating an application that classifies different types of baby cries.
C++ · 0 watchers
BankofStaked-CE
A smart contract to enable CPU&NET leasing on EOS
Go · 0 watchers
beego
beego is an open-source, high-performance web framework for the Go programming language.
Assembly · 0 watchers
binaryen
Compiler infrastructure and toolchain library for WebAssembly, in C++
Python · 0 watchers
BitcointalkSpider
Using scrapy to crawl some dates from www.bitcointalk.org and store data in Mongodb,also can plot it by pylab.
0 watchers
blog_flask
blog system with python_flask
Swift · 0 watchers
CCWeibo
Weibo via Swift
JavaScript · 0 watchers
ccxt
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
C++ · 0 watchers
chainbase
Snapshot of Last Open Source version of Chainbase from Steem
0 watchers
chatgpt-web
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
0 watchers
claude-code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
TypeScript · 0 watchers
claude-code-best
原汁原昧 Claude Code 可运行版; Typescript 类型全修复;企业级可靠性; 安全无毒, lock 文件保真, 可直接 bun i; bun run dev 启动
0 watchers
codecombat
Game for learning how to code.
0 watchers
CodeGen
CodeGen is an open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
Python · 0 watchers
codestandards
python code check which base on flake8
0 watchers
colyseus
⚔ Multiplayer Framework for Node.js
Python · 0 watchers
content-engine
A very simple content-based recommendation engine. Great for learning, but also ready for real-world use.
WebAssembly · 0 watchers
contract
Play EOS Game On
0 watchers
Crypto-Signal
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 2,100 + stars, 580 + forks
0 watchers
data2mysql
This script is designed to efficiently import data into MySQL.
0 watchers
deck.gl
WebGL2 powered visualization framework
0 watchers
DeepCreamPy
Decensoring Hentai with Deep Neural Networks
0 watchers
discord.py
An API wrapper for Discord written in Python.
HTML · 0 watchers
docs
TiDB/TiKV/PD documents.
PHP · 0 watchers
easy-tips
a little tips in my code career
Go · 0 watchers
echo
High performance, minimalist Go web framework
JavaScript · 0 watchers
edex-ui
A science fiction terminal emulator designed for large touchscreens that runs on all major OSs.
C++ · 0 watchers
elasticsearch_plugin
Nodeos plugin for archiving blockchain data into Elasticsearch.
Go · 0 watchers
eos-bios
Orchestrator for a decentralized EOS.IO blockchain network boot
Shell · 0 watchers
EOS-Claim-Bot
claim rewards bot + Telegram and log report
0 watchers
eos-doc
📚EOS超级节点知识分享 📘 👻
Shell · 0 watchers
eos-sync
Syncing the EOS blockchain data to mongodb database.
JavaScript · 0 watchers
eos-voter
Simple light wallet and block producer voting tool for the EOS blockchain
C++ · 0 watchers
eoscochain
EOS Cochain - The Enterprise Blockchain Smart Contract Platform Powered by EOSIO Infrastructure
Python · 0 watchers
eosfactory
Python-based EOS smart-contract development & testing framework
0 watchers
EOSHack_l2dex
DEX — Level 2: decentralized exchange with instant transactions and trustless deposits
C++ · 0 watchers
eosio.cdt
EOSIO.CDT (Contract Development Toolkit) is a suite of tools used to build EOSIO contracts
WebAssembly · 0 watchers
eosio.contracts
Smart contracts that provide some of the basic functions of the EOSIO blockchain
Python · 0 watchers
eospy
eos python library
Python · 0 watchers
eostestmonster
Collection of EOSIO function testcase scripts from the community
PHP · 0 watchers
EOSTracker-API
EOS Tracker API is a PHP Backend based on Symfony3 that connects to a SQL database.
0 watchers
expired_map
golang写的带有超时性质的map,可以给key设置存活时间,超期就会自动删除。