jameszzzqaq's Stars
LC044/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
hiroi-sora/Umi-OCR
OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
yourselfhosted/slash
An open source, self-hosted platform for sharing and managing your most frequently used links. Easily create customizable, human-readable shortcuts to streamline your link management.
SolerHo/database-kernel-develop
Focus on Database kernel Development, include Basic Skill Content.
Melelery/c-binance-futures-quant
low-cost, high-efficiency, easy-to-implement
soybeanjs/soybean-admin
A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。
tiny-craft/tiny-rdm
Tiny RDM (Tiny Redis Desktop Manager) - A modern, colorful, super lightweight Redis GUI client for Mac, Windows, and Linux.
mjhea0/awesome-fastapi
A curated list of awesome things related to FastAPI
dani-garcia/vaultwarden
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
crimx/ext-saladict
🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.
mantou132/Spotify-Lyrics
🎉 Desktop Spotify Web Player Instant Synchronised Lyrics
JonasAlfredsson/docker-nginx-certbot
Automatically create and renew website certificates for free using the Let's Encrypt certificate authority.
spantaleev/matrix-docker-ansible-deploy
🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
thedevs-network/kutt
Free Modern URL Shortener.
usememos/memos
An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
offen/docker-volume-backup
Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox or SSH compatible storage
d3cim/dnscrypt-proxy-android
Hardened dnscrypt-proxy module for Android.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
security-union/yew-actix-template
Awesome full-stack template using Yew and Rust
libevent/libevent
Event notification library
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
the1812/Bilibili-Evolved
强大的哔哩哔哩增强脚本
Light-City/CPlusPlusThings
C++那些事
lotusdblabs/lotusdb
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
linyacool/WebServer
A C++ High Performance Web Server
jaredtao/DesignPattern
C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)
RandyLambert/LibraryCodeComments
常用开源库(muduo,云风coroutine库,epoll,go1.5.1)源码注释,尽量保证一直更新
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
yuesong-feng/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码