fuzhufang's Stars
fuzhufang/ccdebug
bilibili 加茯苓 c++调试技术 视频教程里使用的例程代码
fuzhufang/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
ithewei/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
wlgq2/uv-cpp
libuv wrapper in C++11 /libuv C++11网络库
fuzhufang/IdGenerator
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
yitter/IdGenerator
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
cxasm/notepad--
一个支持windows/linux/mac的文本编辑器,目标是做**人自己的编辑器,来自**。
hiroi-sora/Umi-OCR
OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
idealvin/coost
A tiny boost library in C++11.
fuzhufang/cocoyaxi
A go-style coroutine library in C++11 and more.
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
Albert-Zhan/small-proxy
Go实现的一个跨平台域名式访问内网穿透工具
CopyTranslator/CopyTranslator
🔠Foreign language reading and translation assistant based on copy and translate.
easy-swoole/easyswoole
swoole,easyswoole,swoole framework
hyperf/hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
colinsusie/skynet
A lightweight online game framework
nextcloud/server
☁️ Nextcloud server, a safe home for all your data
z-song/laravel-admin
Build a full-featured administrative interface in ten minutes
caohao-go/ycdatabase
The lightest php database framework written in c language, built in php extension, for mysql
swoole/swoole-src
🚀 Coroutine-based concurrency library for PHP
pkulchenko/ZeroBraneStudio
Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
fuzhufang/StrStream
A fast string stream
fuzhufang/excel2json
把Excel表单转换成json对象,并保存到一个文本文件中,并支持生成C# class数据定义代码。
abumq/easyloggingpp
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems