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/algorithm
algorithm library
andeya/erpc-doc
eRPC Documents
andeya/pholcus_lib
仅供学习的Pholcus爬虫规则库
andeya/rester
Fast and concise RESTful web framework based on fasthttp
andeya/gofield
High-performance struct field accessor based on unsafe pointers.
andeya/erpc-book
Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.
andeya/flagx
Standard flag package extension with more features, such as struct flag, app framework, etc.
andeya/go-forceexport
A golang package that allows you to access unexported functions from other packages
andeya/msgp
A Go code generator for MessagePack / msgpack.org[Go]
andeya/gomonkey
gomonkey is a library to make monkey patching in unit tests easy
andeya/monkey
Monkey patching in Go
andeya/chinaid
Make or verify China ID
andeya/lycee
lycee is a key-value storage system being developed for me to learn rust.
andeya/sulfa
Basic algorithm library implemented by rust.
andeya/mmapio
cross-platform Rust API for memory mapped IO
andeya/gnet
🚀gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
andeya/iris
[ACQUIRED] The fastest web framework for Go in (THIS) Earth. HTTP/2 Ready-To-GO.
andeya/sqlab
The project waiting for planning, some SQL tool functions are temporarily deposited.
andeya/tabled
An easy to use library for pretty print tables of Rust structs and enums.
andeya/v8
A Go API for the V8 javascript engine.
andeya/vscode_debug_go
Configure my own local launch.json to improve ease of use
andeya/emoji-list
emoji list; emoji表情列表
andeya/rCore-Tutorial-v3
v3.5 https://rcore-os.github.io/rCore-Tutorial-Book-v3/index.html
andeya/xmall-front
基于Vue开发的XMall商城前台页面 PC端
andeya/go-wasm
The in-browser IDE for Go
andeya/goleveldb
LevelDB key/value database in Go.
andeya/proto
parser for Google ProtocolBuffers definition
andeya/rust-serialization-benchmarks
andeya/semux-core
Semux Core
andeya/yangwenmai