liuyami's Stars
spf13/viper
Go configuration with fangs
Tencent/secguide
面向开发人员梳理的代码安全指南
paramiko/paramiko
The leading native Python SSHv2 protocol library.
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
golang-standards/project-layout
Standard Go Project Layout
twopirllc/pandas-ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
TA-Lib/ta-lib-python
Python wrapper for TA-Lib (http://ta-lib.org/).
HuaRongSAO/talib-document
talib学习 talib中文翻译 talib中文文档
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
datawhalechina/joyful-pandas
pandas中文教程
jaggedsoft/php-binance-api
PHP Binance API is an asynchronous PHP library for the Binance API designed to be easy to use. https://github.com/binance-exchange/php-binance-api
vitejs/awesome-vite
⚡️ A curated list of awesome things related to Vite.js
araddon/dateparse
GoLang Parse many date strings without knowing format in advance.
yuuwill/1024app-android
草榴官方客户端,小草客户端,Android
mathjax/MathJax-src
MathJax source code for version 3 and beyond
evanw/esbuild
An extremely fast bundler for the web
silenceper/wechat
WeChat SDK for Go (微信SDK:简单、易用)
ent/ent
An entity framework for Go
breezedeus/CnOCR
CnOCR: Awesome Chinese/English OCR Python toolkits based on PyTorch. It comes with 20+ well-trained models for different application scenarios and can be used directly after installation. 【基于 PyTorch/MXNet 的中文/英文 OCR Python 包。】
jinzhu/copier
Copier for golang, copy value from struct to struct and more
spf13/cast
safe and easy casting from one type to another in Go
Masterminds/squirrel
Fluent SQL generation for golang
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
airplayx/gormat
☄ The golang convenient converter supports Database to Struct, SQL to Struct, and JSON to Struct.
codegangsta/gin
Live reload utility for Go web servers
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
imroc/req
Simple Go HTTP client with Black Magic
rs/cors
Go net/http configurable handler to handle CORS requests
robfig/cron
a cron library for go
jmoiron/sqlx
general purpose extensions to golang's database/sql