Pinned Repositories
.tmux
🇫🇷 Oh My Tmux! My pretty + versatile tmux configuration that just works (imho the best tmux configuration)
100-Days-Of-ML-Code
100 Days of ML Coding
3DWayfinderQML
A 3DWayfinder Qt/QML component for embedding into other QML apps
500lines
500 Lines or Less
android-training-course-in-chinese
Google Android官方培训课程中文版
AutoHotkey_L
Custom build of AutoHotkey maintained by Lexikos.
hello
second hello
HelloWorld
My first project
nppcr_npp
Normalized Notepad++ SVN. Whitespace normalized, binaries removed from history.
pan-light
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
cometdlut's Repositories
cometdlut/pan-light
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
cometdlut/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
cometdlut/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
cometdlut/BingGPT
Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)
cometdlut/build-your-own-x
🤓 Build your own (insert technology here)
cometdlut/cereal
A C++11 library for serialization
cometdlut/chatgpt-on-wechat
Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于GPT3.5/4.0 API实现,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网。
cometdlut/cpp-serializers
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
cometdlut/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
cometdlut/csapp
个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
cometdlut/disruptor
High Performance Inter-Thread Messaging Library
cometdlut/EasyLogger
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
cometdlut/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
cometdlut/ebook
classic books of computer science
cometdlut/ef
Event Framework, implemented the coroutine scheduling based on IO events. Support poll, epoll, event port and kqueue.
cometdlut/feiyuntu
cometdlut/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
cometdlut/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
cometdlut/gpt4free-ts
Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free
cometdlut/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
cometdlut/InfoSpider
INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、**移动、**联通、**电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源**博客、简书。
cometdlut/LDD-LinuxDeviceDrivers
Linux内核与设备驱动程序学习笔记
cometdlut/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
cometdlut/ndk-vsomeip-hello-world
Android Studio example how to use vsomeip between two app services from native code.
cometdlut/Pandora-Cloud
cometdlut/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
cometdlut/reactos
A free Windows-compatible Operating System
cometdlut/Thinking-in-AV
音视频开发知识库
cometdlut/vsomeip
An implementation of Scalable service-Oriented MiddlewarE over IP
cometdlut/yolanda
极客时间<网络编程实战>代码