Pinned Repositories
chatgpt-on-wechat
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
cJSON
Ultralightweight JSON parser in ANSI C
Cplusplus_11
About C++11
LearningFreeRTOS
这是一个在学习和开发FreeRTOS的过程中的记录和总结
Notes
Notes, study
OnlieProgrammingServer
OnlieProgramming server, client and instructions.
sakura-mqtt
This is a cross platform lightweight mqtt client that can support up to 32 clients simultaneously.
Sakura_asm
rom instructions to assemblers
tls_demo
Helping you quickly learn TLS technology
ToastFish
一个利用摸鱼时间背单词的软件。
Sakura7301's Repositories
Sakura7301/Notes
Notes, study
Sakura7301/OnlieProgrammingServer
OnlieProgramming server, client and instructions.
Sakura7301/Cplusplus_11
About C++11
Sakura7301/sakura-mqtt
This is a cross platform lightweight mqtt client that can support up to 32 clients simultaneously.
Sakura7301/chatgpt-on-wechat
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
Sakura7301/cJSON
Ultralightweight JSON parser in ANSI C
Sakura7301/heap_allocator
A simple heap memory allocator in ~200 lines.
Sakura7301/LearningFreeRTOS
这是一个在学习和开发FreeRTOS的过程中的记录和总结
Sakura7301/Sakura_asm
rom instructions to assemblers
Sakura7301/tls_demo
Helping you quickly learn TLS technology
Sakura7301/ToastFish
一个利用摸鱼时间背单词的软件。
Sakura7301/LiteOS
code and manual
Sakura7301/ncx_mempool
a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc
Sakura7301/open-interpreter
A natural language interface for computers
Sakura7301/sakura_leetcode
Record of practice questions.
Sakura7301/SimpleKernel
Simple kernel for learning operating systems. 用于学习操作系统的简单内核