-
Zhejiang Normal University
- Zhejiang
- https://kerolt.github.io/
Lists (1)
Sort Name ascending (A-Z)
Stars
A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
Write a simple interpreter of C. Inspired by c4 and largely based on it.
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:https://home.tiscali.cz/~cz210552/webbench.html
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C
bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program.
A minimal but powerful thread pool in ANSI C
tiny HTTP parser written in C (used in HTTP::Parser::XS et al.)
个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
LMP provides an eBPF Supermarket for developers, including eBPF tools, open-source projects based on eBPF, eBPF learning materials, Linux kernel learning materials, and more.
light weight C++ httpserver and httpclient based on mongoose, also support websocket