Stars
XMM is a high performance third party memory manager for Go environments that is not affected by Gc and guarantees high performance. XMM是一个在Go语言环境中完全自主实现的第三方内存管理库,不依赖于Go本身的任何内存管理能力,纯自主实现能够应对各种场景下大小…
The source code of Bigbang App: http://www.coolapk.com/apk/com.forfan.bigbang / https://play.google.com/store/apps/details?id=com.forfan.bigbang
微信小程序组件 / API / 云开发示例
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
GoMock is a mocking framework for the Go programming language.
OpenTracing API for Go. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163
A resource-oriented interface for interacting with AWS services from PHP.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Mass Service Engine in Cluster(MSEC) is opened source by QQ team from Tencent. It is a backend DEV &OPS engine, including RPC,name finding,load balance,monitoring,release and capacity management.
Embed the Power of Lua into NGINX HTTP servers
Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
Computational geometry and spatial indexing on the sphere
mykernel 2.0: Develop your own OS kernel by reusing Linux infrastructure, based on x86-64/Linux Kernel 5.4.34.
A UI library by WeChat official design team, includes the most useful widgets/modules.
Free, responsive, multiple skin admin template
Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
Confluent's Apache Kafka Golang client
https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.