Pinned Repositories
android-tools
Git repository for android-tools
android-tools-core
asDictionaryJSON
Small library adding support to load/save JSON files to angelscript dictionaries. Any dictionary value which cannot be encoded is simply skipped. Arrays in loaded files must be treated as statically typed.
chatglm.cpp
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & more LLMs
Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
cpr
C++ Requests: Curl for People, a spiritual port of Python Requests
curlcpp
An object oriented C++ wrapper for CURL (libcurl)
czyBlog
DCache
A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.
evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
caiwang213's Repositories
caiwang213/curlcpp
An object oriented C++ wrapper for CURL (libcurl)
caiwang213/android-tools-core
caiwang213/asDictionaryJSON
Small library adding support to load/save JSON files to angelscript dictionaries. Any dictionary value which cannot be encoded is simply skipped. Arrays in loaded files must be treated as statically typed.
caiwang213/chatglm.cpp
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & more LLMs
caiwang213/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
caiwang213/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests
caiwang213/DCache
A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.
caiwang213/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
caiwang213/ffmpegthumbnailer
Lightweight video thumbnailer that can be used by file managers to create thumbnails for video files
caiwang213/freesky
自由门最新7.67版-无界19.02正式版下载-自由门无界手机版下载-赛风3下载-翻墙软件下载-Mac翻墙软件下载-自由门翻墙软件使用教程--自由天空
caiwang213/H264BSAnalyzer
H264(AVC) and H265(HEVC) bit stream Analyzer, VS2010 MFC project(Windows 7 x64).
caiwang213/hivisoion_projcet
caiwang213/https-example
An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mailing list. This was just a one-off that I'm not maintaining, but I'm happy to accept pull requests.
caiwang213/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
caiwang213/NBaseUiKit
个人平时使用的一些Qt编写的组件(有部分是整合的开源作品,部分是自己原创);
caiwang213/nixy
The Nixy Library - A Lightweight C++ Library.
caiwang213/QFramer
It's a solid frame based on Qt.
caiwang213/QJsonModel
Qt Json Tree Model
caiwang213/QtAutoUpdater
A Qt library to automatically check for updates and install them
caiwang213/QtExamples
Qt 的 GUI 控件使用和网络;DTK 重绘控件方式的框架架构解析;Qt 原理/运行机制理解;QtCrator 使用和一些小技巧;系列文章教程
caiwang213/QtStatic
Script that builds Qt in Static version
caiwang213/qupzilla
Cross-platform Qt web browser
caiwang213/redis-android
Cross-compiled RedisDB for Android
caiwang213/slothjson
json serialization automation tool kit ( based on rapidjson )
caiwang213/streamlit-learning
caiwang213/vimplus
:rocket:An automatic configuration program for vim
caiwang213/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
caiwang213/websocket
WebSocket server on C++ & libevent
caiwang213/wslay
The WebSocket library in C
caiwang213/x2struct
Convert between json string and c++ object. json字符串和c++结构体之间互相转换