Pinned Repositories
30-days-of-react-native
30 days of React Native demos
7days-golang
7 days golang apps from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM etc) 7天用Go动手写/从零实现系列
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
appiumn_auto
appium_selenium python 自动化UI测试
hsweb-framework
hsweb 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:通用增删改查,在线代码生成,权限管理(可控制到列和行),动态多数据源分布式事务,动态脚本,动态定时任务,在线数据库维护等等. 基于 spring-boot,mybaits
hugo
The world’s fastest framework for building websites.
jskit2015.github.com
JSKit 是一个伟大的项目! 她试图提供一个公共的入口,来简化原生应用的开发! 借助她, web 开发者, 可以直接使用 JavaScript 来操作各种用作原生开发的第三方服务的SDK! 最小的学习成本, 最大的协作收获! 欢迎提供优秀源代码!One For All! All For one! 项目基于最流行的混合应用开发平台: APICloud
lazy-balancer
nginx for balancer web ui
Semantic-UI
Semantic is a UI component framework based around useful principles from natural language.
ydoc
YDoc 是基于代码注释与 MarkDown 快速构建文档的工具
dekins's Repositories
dekins/hugo
The world’s fastest framework for building websites.
dekins/7days-golang
7 days golang apps from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM etc) 7天用Go动手写/从零实现系列
dekins/awesome-books
:books: 开发者推荐阅读的书籍
dekins/capacitor
Build cross-platform Native Progressive Web Apps for iOS, Android, and the web ⚡️
dekins/colly
Elegant Scraper and Crawler Framework for Golang
dekins/Eto
Cross platform GUI framework for desktop and mobile applications in .NET
dekins/evalfilter
A bytecode-based virtual machine to implement scripting/filtering support in your golang project.
dekins/faceswap
Deepfakes Software For All
dekins/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
dekins/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
dekins/gnet
⚡️A high-performance, lightweight, non-blocking, event-loop networking library written in pure Go.🔥
dekins/Go42
《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
dekins/goribot
[Crawler/Scraper for Golang]🕷A lightweight distributed friendly Golang crawler framework.一个轻量的分布式友好的 Golang 爬虫框架。
dekins/gospider
⚡ Light weight Golang spider framework | 轻量的 Golang 爬虫框架
dekins/gox
A dead simple, no frills Go cross compile tool
dekins/h5-transfer-pdf
H5TransferPDF是一个将网页HTML渲染为PDF和各种图像格式的API工具,完美兼容HTML、CSS、JS,较好的排版支持,并支持生成多种版本的PDF。
dekins/Hackintosh
Hackintosh long-term maintenance model EFI and installation tutorial
dekins/JDY
dekins/KnowledgeGraphData
史上最大规模1.4亿中文知识图谱开源下载
dekins/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
dekins/overlord
Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。
dekins/qt
Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
dekins/ristretto
A high performance memory-bound Go cache
dekins/satellity
Yet another open source forum written in Golang, React and PostgreSQL.
dekins/stateless
A fluent library for creating state machines in Go
dekins/tengo
A fast script language for Go
dekins/thinkgo
A lightweight MVC framework written in Go (Golang).
dekins/TraceTogetherAndroid
dekins/turbocookedrabbit
A user friendly RabbitMQ library written in Golang.
dekins/xorm
xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作