Skip to content
View Kinonor's full-sized avatar

Block or report Kinonor

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
  • EMS-ESP32 Public

    Forked from emsesp/EMS-ESP32

    ESP32 firmware to read and control EMS and Heatronic compatible equipment such as boilers, thermostats, solar modules, and heat pumps

    C++ GNU Lesser General Public License v3.0 Updated Dec 16, 2024
  • myems Public

    Forked from MyEMS/myems

    Leading Open Source Energy Management System

    Python Other Updated Dec 16, 2024
  • nginx Public

    Forked from nginx/nginx

    The official NGINX Open Source repository.

    C BSD 2-Clause "Simplified" License Updated Dec 10, 2024
  • 2024年,整理最全面的mysql资料包,含mysql技术文章,paper,面试题,开源项目,电子书

    Updated Nov 18, 2024
  • zookeeper-client 是 Apache ZooKeeper 的 c++ 客户端库,包括一个高级 API 框架以及常见使用场景:主从模型、RPC服务发现、订阅/发布、负载均衡、分布式锁、分布式屏障等

    C++ Apache License 2.0 Updated Oct 1, 2024
  • acid Public

    Forked from zavier-wong/acid

    A distributed service governance framework. 分布式服务治理框架

    C++ GNU Affero General Public License v3.0 Updated Mar 31, 2024
  • tech_share Public

    C++ 1 Updated Dec 20, 2023
  • 📚 极客时间电子书

    Updated Jan 26, 2023
  • bcst_csapp Public

    Forked from yangminz/bcst_csapp

    A C language repo to implement CSAPP

    C 1 Updated Jul 5, 2022
  • C++ Updated Jun 30, 2022
  • gulimall Public

    Forked from zhairui/gulimall

    《谷粒商城》2020-微服务架构

    JavaScript Updated Jul 20, 2020
  • 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性hash为底层算法的负载均衡服务器,这可以作为一个单独的模块。

    C++ Updated May 19, 2020
  • C++ Updated May 19, 2020
  • algo Public

    Forked from wangzheng0822/algo

    数据结构和算法必知必会的50个代码实现

    Python Apache License 2.0 Updated Nov 27, 2019
  • 奔跑吧linux内核

    Vim Script Updated Sep 11, 2019
  • 课程小项目——基于Netfilter开发的防火墙软件,功能:1.有好的用户界面,支持过滤规则的显示、增删改、导入导出和报文过滤日志的显示。 2.基于报文类型(TCP/UDP/ICMP)、源IP、目的IP、源端口、目的端口、工作时间等六元信息进行报文过滤。 3.支持多条规则配置(至多为50条)。

    C MIT License Updated Jan 8, 2019
  • 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群

    C++ Updated Aug 31, 2018
  • durian Public

    Forked from boobam01/durian

    A very opinionated C++11 helper library for writing reactive/functional applications.

    C++ Apache License 2.0 Updated Dec 5, 2016
  • gim Public

    Forked from xmxiaocong/gim

    GIM是linux环境下的一个大并发,可扩展的在线推送和IM服务框架(并不局限于IM,可以方便的扩展到其他业务场景),在典型的24核,32G内存机器上,单台服务器可以支持超过100万在线用户,TPS>5w,在了解基本架构和协议之后,能够很方便的对后端业务逻辑进行扩展。该开源版本适用于中小型企业开发使用,如果对于扩展性和容灾性有更高的要求,请联系efgod@126.com获取专业版。

    C++ GNU General Public License v2.0 Updated Aug 27, 2015