Shadowsocks-NG

Shadowsocks-NG

Shadowsocks-NG is a macOS client for Shadowsocks protocol. It is a replacement for the original ShadowsocksX project, which is hard to maintain. It is designed to just a GUI for the shadowsocks core shadowsocks-libev, which is a c++ implementation of the shadowsocks protocol. The ss-local is managed by the system service manager, and it is just a frontend to control the ss-local process. The project is written in Swift, and uses the Cocoa framework for the GUI. The architecture is designed to be simple and easy to maintain.

SentryTemporal

SentryTemporal

The temporal go client SDK interceptor captures panic and errors and report them to Sentry server.

Casbin

Casbin

go语言实现的权限验证库。使用比casbin官方实现更工程化的架构设计,更容易整合到现有项目中。

Log4Boost

Log4Boost

Deprecated in favor of boost log.

这是一个古老的项目,创建于还没有github的时代,当年被用于私有的网游服务器项目。它受到了log4j的启发,基于boost实现。它提供了一个简单而灵活的日志框架,可以轻松集成到C++应用程序中。该库支持各种日志级别、日志格式和输出目标。