Pinned Repositories
aster
Easily get the golang syntax tree and modify the code.
erpc
An efficient, extensible and easy-to-use RPC framework.
faygo
Faygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct handler, faygo will automatically bind/verify the request parameters and generate the online API doc.
fcplug
Foreign-Clang-Plugin solution, such as solving rust and go two-way calls.
goutil
Golang common tool functions and components.
gust
A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.
lessgo
Lessgo 是一款简单、稳定、高效、灵活的 golang web 开发框架,支持动态路由、自动化API测试文档、热编译、热更新等,实现前后端分离、系统与业务分离,完美兼容MVC与MVVC等多种开发模式,非常利于企业级应用与API接口的开发。[A simple, stable, efficient and flexible web framework.]
pholcus
Pholcus is a distributed high-concurrency crawler software written in pure golang
surfer
Package surfer is a high level concurrency http client. It has surf andphantom download engines, highly simulated browser behavior, the function of analog login and so on.
go-tagexpr
An interesting go struct tag expression syntax for field validation, etc.
andeya's Repositories
andeya/capture_easy
一个golang实现简单的验证码识别程序
andeya/goproxy
基于go写的隧道代理服务器,主要用于翻墙。
andeya/distributed-file-system
Final year project for distributed systems
andeya/surf
Stateful programmatic web browsing in Go.
andeya/webloop
WebLoop: Scriptable, headless WebKit with a Go API. Like PhantomJS, but for Go.
andeya/ebnf2y
ebnf2y converts EBNF grammars into yacc compatible skeleton .y files.
andeya/gjoa
Gjøa - Statistical Modeling, Machine Learning, and Pattern Recognition Toolkit.
andeya/go-ari-struct-builder
Build Go structs based on ARI Swagger documentation
andeya/go-hbase
An implementation of a native golang HBase Client
andeya/go-ole
win32 ole implementation for golang
andeya/go-swaggerLite
Framework agnostic Swagger API description generator
andeya/go-webkit2
WebKit API bindings (WebKitGTK+ v2) for Go
andeya/goconvey
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
andeya/godit
A very religious text editor
andeya/gopherjs
A compiler from Go to JavaScript for running Go code in a browser
andeya/jiebago
Jieba 分词 Go 语言版
andeya/otto
A JavaScript interpreter in Go (golang)
andeya/pgweb
Web-based PostgreSQL database browser
andeya/pt
A path tracer written in Go.
andeya/qtunnel
A secure socket tunnel works on getqujing.com
andeya/scrape
A simple, higher level interface for Go web scraping.
andeya/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
andeya/tiedot
Your NoSQL database powered by Golang
andeya/websocket.google
a clone of https://code.google.com/p/go.net
andeya/weixinmp
微信公众平台SDK for Go
andeya/wetalk
An open source project for Gopher community.
andeya/go-oci8
oracle driver for go that using database/sql
andeya/go_spider
[爬虫框架 (golang)] An awesome Go concurrent Crawler(spider) framework. The crawler is flexible and modular. It can be expanded to an Individualized crawler easily or you can use the default crawl components only.
andeya/opencv
Go bindings for OpenCV1.1 (Dev/Zero Dependencies).
andeya/pythia
Browser based user interface for the Go source code oracle