Skip to content
View haolian123's full-sized avatar
Block or Report

Block or report haolian123

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. myTinyRedis myTinyRedis Public

    一个轻量级的Linux下的Redis实现,采用C++编写。本项目既包括客户端也包括服务端,核心数据结构使用跳表,同时结合Epoll事件处理和线程池并发管理来提供基本的Redis功能。当前版本支持字符串、列表和哈希表数据类型及相关指令,同时支持事务功能。项目正在持续更新中。

    C++ 8 1

  2. CppToyBox CppToyBox Public

    C++学习笔记和实践项目,实践项目包括Json工具类、设计模式的C++实现、消息队列、智能指针,linux下的并发控制工具、线程池,epoll管理器和Mysql连接池、STL容器的快捷输出工具和页面置换算法(FIFO, LRU, LFU)的实现。

    C++ 3 1

  3. Rust-For-LeetCode Rust-For-LeetCode Public

    leetcode Hot 100 solution in Rust

    Rust

  4. CPPServer CPPServer Public

    一个Linux下使用C++学习编写的并发服务器,使用redis作为缓存和MySQL作为数据库,并利用GoogleTest编写单元测试和webbench进行压力测试。

    C++

  5. Sentence-level-sentiment-analysis-and-depression-risk-inference Sentence-level-sentiment-analysis-and-depression-risk-inference Public

    基于大语言模型和心理学算法的微博情感分析和抑郁风险推断

    Jupyter Notebook 14

  6. Zhihu-Image-Extractor Zhihu-Image-Extractor Public

    爬取知乎的图片,批量保存到本地

    Python 1