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

Popular repositories Loading

  1. bcst_csapp bcst_csapp Public

    Forked from yangminz/bcst_csapp

    A C language repo to implement CSAPP

    C 1

  2. algo algo Public

    Forked from wangzheng0822/algo

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

    Python

  3. Firewall-Based-on-Netfilter Firewall-Based-on-Netfilter Public

    Forked from mryuan0428/Firewall-Based-on-Netfilter

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

    C

  4. Running-LinuxKernel Running-LinuxKernel Public

    Forked from figozhang/Running-LinuxKernel

    奔跑吧linux内核

    Vim Script

  5. distributed-system-framework distributed-system-framework Public

    Forked from lexingsen/distributed-system-framework

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

    C++

  6. gulimall gulimall Public

    Forked from zhairui/gulimall

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

    JavaScript