Andeya

Results 19 repositories owned by Andeya

algorithm

59
Stars
60
Forks
Watchers

algorithm library

ameda

33
Stars
7
Forks
Watchers

Powerful toolbox for golang data types.

apiware

24
Stars
6
Forks
Watchers

Apiware binds the specified parameters of the Golang net/http and fasthttp requests to the structure and verifies the validity of the parameter values.

aster

151
Stars
13
Forks
Watchers

Easily get the golang syntax tree and modify the code.

pholcus

7.5k
Stars
1.7k
Forks
Watchers

Pholcus is a distributed high-concurrency crawler software written in pure golang

erpc

2.5k
Stars
407
Forks
Watchers

An efficient, extensible and easy-to-use RPC framework.

faygo

1.6k
Stars
259
Forks
Watchers

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 t...

surfer

218
Stars
63
Forks
Watchers

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.

goutil

382
Stars
82
Forks
Watchers

Golang common tool functions and components.

lessgo

474
Stars
113
Forks
Watchers

Lessgo 是一款简单、稳定、高效、灵活的 golang web 开发框架,支持动态路由、自动化API测试文档、热编译、热更新等,实现前后端分离、系统与业务分离,完美兼容MVC与MVVC等多种开发模式,非常利于企业级应用与API接...