Pinned Repositories
agentscope
Start building LLM-empowered multi-agent applications in an easier way.
db_tutorial
Writing a sqlite clone from scratch in C
ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
littleosbook
Source for the little book about OS development
llama.cpp
LLM inference in C/C++
tiny-dnn
header only, dependency-free deep learning framework in C++14
TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
zwjaaa's Repositories
zwjaaa/db_tutorial
Writing a sqlite clone from scratch in C
zwjaaa/ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷
zwjaaa/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
zwjaaa/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
zwjaaa/littleosbook
Source for the little book about OS development
zwjaaa/llama.cpp
LLM inference in C/C++
zwjaaa/tiny-dnn
header only, dependency-free deep learning framework in C++14
zwjaaa/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器