godtou's Stars
rootsongjc/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实战手册
theonedev/onedev
Git Server with CI/CD, Kanban, and Packages. Seamless integration. Unparalleled experience.
prevwong/craft.js
🚀 A React Framework for building extensible drag and drop page editors
golang/freetype
The Freetype font rasterizer in the Go programming language.
disintegration/imaging
Imaging is a simple image processing package for Go
qax-os/excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
mitchellh/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
hybridgroup/gocv
Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
leeli73/goFileView
Online Preview Word,Excel,PPT,PDF,Image by Golang.基于Golang的在线预览Word,Excel,PPT,PDF,图片.
pdfcpu/pdfcpu
A PDF processor written in Go.
rubenv/sql-migrate
SQL schema migration tool for Go.
HeavyHorst/unoconv-api
run unoconv as a webservice
unoconv/unoconv
Universal Office Converter - Convert between any document format supported by LibreOffice/OpenOffice.
sajari/docconv
Converts PDF, DOC, DOCX, XML, HTML, RTF, etc to plain text
lancopku/pkuseg-python
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
NLPchina/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
fxsjy/jieba
结巴中文分词
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
wainshine/Chinese-Names-Corpus
中文人名语料库。人名生成器。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。可用于中文分词、人名实体识别。
jgraph/mxgraph
mxGraph is a fully client side JavaScript diagramming library
Activiti/Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
ChromeDevTools/debugger-protocol-viewer
DevTools Protocol API docs—its domains, methods, and events
infosimples/detect-headless
Access https://infosimples.github.io/detect-headless to run several headless detection tests against your browser.
gotenberg/gotenberg
A developer-friendly API for converting numerous document formats into PDF files, and more!
unidoc/unioffice
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
ypwhs/captcha_break
验证码识别
nickliqian/cnn_captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
spf13/cobra
A Commander for modern Go CLI interactions
otiai10/gosseract
Go package for OCR (Optical Character Recognition), by using Tesseract C++ library