Pinned Repositories
Bignumber
大整数类(gmp大整数封装) BigNumber
CGraph
【A simple C++ DAG framework】 一个简单好用的、无任何三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
ChessBY
Qt实现中国象棋
design-mode
23种设计模式的c++实现
ExcelToJson
python 转换excel为json程序
logRecord
C语言 日志库
QtXlsxWriterQuick
QtXlsxWriter 是一个开源的操作excel的库,现对它进行封装使它操作更加简便
QuickQR
QuickQR 是一个轻量级的Chrome扩展,可以将任何网页即时转换为带有网站图标的二维码。
tcpcapture
tcpcapture 是一个简单的 tcp 监听工具,可以用来监听 tcp 包,或者监听 tcp 包中的数据。支持自定义插件,可以用来解析自定义的协议。
Tinyftp
Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。
vbirds's Repositories
vbirds/tcpcapture
tcpcapture 是一个简单的 tcp 监听工具,可以用来监听 tcp 包,或者监听 tcp 包中的数据。支持自定义插件,可以用来解析自定义的协议。
vbirds/shmqueue
基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全
vbirds/actor-framework
An Open Source Implementation of the Actor Model in C++
vbirds/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
vbirds/cachego
使用 Go 开发的高性能分段锁机制的轻量级内存缓存 - A high-performance and memory-based cache for Go applications
vbirds/CGraph-NIO
基于CGraph和workflow,实现网络通信的功能
vbirds/cpp_backend_awsome_blog
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
vbirds/deep_learning_system
深度学习炼丹笔记,包含深度学习数学基础知识、神经网络基础部件详解、构建 CNN 网络总结,深度学习炼丹策略,以及如何实现深度学习推理框架实战。
vbirds/feishu-chatgpt
🎒飞书 ×(GPT-3.5 + DALL·E + Whisper)= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 🚀
vbirds/GeekServer
基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!
vbirds/Hipe
采用C++11编写的高性能、跨平台、简单易用且功能强大的线程池框架。内置了多个独立线程池,可针对多种场景提供高并发服务。(A high performance threadpool framework)
vbirds/hk4e
『原神』 Game Server But Golang Ver.
vbirds/hk4e2
『原神』 Game Server But Golang Ver.
vbirds/libcopp
cross-platform coroutine library in c++
vbirds/libgo
Go-style concurrency in C++11
vbirds/miniz
miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
vbirds/ModernFlux
vbirds/nats.c
A C client for NATS
vbirds/PhotonLibOS
Write fast and agile C++ programs with Photon!
vbirds/pitaya
Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
vbirds/qlibc
qLibc is a simple and yet powerful C library providing generic data structures and algorithms
vbirds/RVO2_CrowdSimulation
Crowd Simulation with RVO2 Library
vbirds/shmipc-go
A high performance inter-process communication golang library developed by ByteDance
vbirds/structopt
A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️
vbirds/talk-about-go-generics
谈谈Go泛型 - GopherChina 2023 大会分享
vbirds/uint256
Fixed size 256-bit math library
vbirds/UniHacker
Patch all versions of Unity3D and UnityHub for Windows, MacOS, Linux and Docker.
vbirds/wesnoth
An open source, turn-based strategy game with a high fantasy theme.
vbirds/wondertrader
WonderTrader——量化研发交易一站式框架
vbirds/x9
high performance message passing library