cjinchi's Stars
google/mesop
Rapidly build AI apps in Python
gabime/spdlog
Fast C++ logging library.
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
localsend/localsend
An open-source cross-platform alternative to AirDrop
zouxiaohang/TinySTL
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
eidheim/Simple-Web-Server
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
filipdutescu/modern-cpp-template
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
CrowCpp/Crow
A Fast and Easy to use microframework for the web.
libcpr/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.
ilqvya/random
Random for modern C++ with convenient API
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
nlohmann/json
JSON for Modern C++
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
valinet/ExplorerPatcher
This project aims to enhance the working environment on Windows
salmer/CppDeveloperRoadmap
The roadmap for learning the C++ programming language for beginners and experienced devs.
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
adityatelange/hugo-PaperMod
A fast, clean, responsive Hugo theme.
gamer-ai/eletypes-frontend
An elegant typing test website
byoungd/English-level-up-tips
An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。
soheilhy/cmux
Connection multiplexer for GoLang: serve different services on the same port!
conanhujinming/tips_for_interview
我的一些面试心得;自学CS历程分享;找工作求职经验分享
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
KongJHong/CPPServer
C++ 高并发Web服务器
coobird/thumbnailator
Thumbnailator - a thumbnail generation library for Java
google/guava
Google core libraries for Java
pppscn/SmsForwarder
短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端,让你轻松远程发短信、查短信、查通话、查话簿、查电量等。(V3.0 新增)PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正
Uahh/Fyzhq
发音转换器
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
rfjakob/gocryptfs
Encrypted overlay filesystem written in Go