azhai
Charles Kettering: My interest is in the future because I am going to spend the rest of my life there.
Shenzhen China
Pinned Repositories
AutoAlchemy
Recommend https://bitbucket.org/agronholm/sqlacodegen
code-refactor
基于PHP-Parser的代码重构工具,只在PHP-Parser v3.1.0 (要求php v5.5+)下测试
Dubonnet
A .NET Core v2.x ORM that runs on Dapper.
githubdns
一键加速国内github访问速度
gozzo
The utils in golang
gozzo-utils
gozzo 尜舟 Utils in Golang
hack-igniter
A example project extends of CodeIgniter v3.x
rdmysql3
A mysql db layer for Python 3.x, based on CyMySQL
toy
A compiler based on llvm and go binding
xgen
根据已有数据表生成 models(xorm)代码
azhai's Repositories
azhai/go-sftag
Yet another StructTag, with some features liked cache and alias.
azhai/hack-igniter
A example project extends of CodeIgniter v3.x
azhai/firefly
An admin template based on LayUI
azhai/gozzo-db
Some additions for gorm, include a database to model generator.
azhai/ppr
基于Go语言版PHP-Parser的代码解析与改写工具.
azhai/wlang
Programming language in development
azhai/rdmysql
A simple db layer base on ultra-mysql
azhai/beanstalkd
Beanstalk is a simple, fast work queue.
azhai/Calculator
Calculator app built using Vuejs and Golang.
azhai/CodeIgniter3
Open Source PHP Framework (originally from EllisLab)
azhai/CodeIgniter4
Open Source PHP Framework (originally from EllisLab)
azhai/cpuid
CPU feature identification for Go
azhai/gitea
Git with a cup of tea, painless self-hosted git service
azhai/go-admin
A golang framework helps gopher to build a data visualization and admin panel in ten minutes
azhai/godis
A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群
azhai/gondor
Go web framework
azhai/httpagentparser
Python HTTP Agent Parser
azhai/liteide
LiteIDE is a simple, open source, cross-platform Go IDE.
azhai/myview
一个 iView 2 的例子, 使用 rollup 编译打包。
azhai/netbench
azhai/netpoll
A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
azhai/qbe
QBE is known to compile and pass its test suite on amd64 Linux, FreeBSD, and OSX. Compiling QBE requires GNU Make and a C99 compiler.
azhai/rump
Hot sync two Redis servers using dumps.
azhai/sbase
Portable UNIX tools (mirror)
azhai/spug
开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。
azhai/ugo
µGo编程语言(从头开发一个迷你Go语言编译器)
azhai/ultramysql
A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.
azhai/vex
Easy-to-use, modular web framework for vlang/v
azhai/wall-paper-daily
Change wallpaper in Windows 10
azhai/xorm-refactor
xorm 工具,从数据表反向生成Model代码