Stars
Package ehttp implements a HTTP RESTful API framework. It's make Web API Design easy, and auto-generate OpenAPI (formerly known as Swagger) documentation from the code. Base on gin (https://github.…
A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
A spin-lock Queue implemented by RingBuffer.
YMhao / concurrentqueue
Forked from cameron314/concurrentqueueA fast multi-producer, multi-consumer lock-free concurrent queue for C++11
YMhao / easyloggingpp
Forked from abumq/easyloggingppSingle header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write log…
The library for web and native user interfaces.
A multi-thread httpserver framework implemented through libevent.