javonhe / multi_experimentsLinks
experiments for study
☆25Updated last month
Alternatives and similar repositories for multi_experiments
Users that are interested in multi_experiments are comparing it to the libraries listed below
Sorting:
- c实现的 MQTT 3.1.1 协议broker和client,支持 qos 0,1,2 消息、ACL 权限控制,支持 mongodb 消息存储。正在实现集群支持☆41Updated last year
- 一些简单、高效的数据结构☆32Updated last year
- 在基于Linux系统的主机上,通过C/C++实现对主机状态监控,衡量终端负载情况。 设计目标是实现对: (1)CPU占用率 (2)系统运行时长 (3)内存占用率 (4)网络接口属性:接口名、IP地址、MAC地址 (5)网卡速率信息:上下行网速 的监控。☆24Updated last year
- Linux 源码分析☆60Updated 3 years ago
- 一步步写嵌入式操作系统☆76Updated 7 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 9 months ago
- C语言实现的MD5算法源码☆90Updated 6 years ago
- mirror of linphone's git tree☆27Updated 12 years ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆24Updated 4 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- An open source, portable, easy to use, readable and flexible SSL library☆44Updated last year
- 🇨🇳翻译: <gn> 是一个元构建系统,可以为ninja生成构建文件 {v8-js引擎} ❤️ 校对 ✅☆58Updated 6 years ago
- small library for c, includes array, hash, string, value, event emitter...☆51Updated 7 years ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆23Updated 4 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆135Updated 8 months ago
- A repo to learn c++☆32Updated last year
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 5 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- gdb debug example☆63Updated 4 years ago
- Linux 常用 C 函数参考手册(中文)☆43Updated 4 months ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 从0到1开始入门RTOS☆18Updated 7 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆35Updated 10 months ago
- 从零开始制作一个操作系统!---- 中文操作系统开发指南 forked https://github.com/yanull/os-guide-cn☆26Updated 3 years ago
- Model-View-ViewModel for AWTK☆91Updated 2 weeks ago
- a simple http server☆30Updated 3 years ago
- Linux设备驱动开发详解代码清单☆19Updated 10 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- ☆33Updated 4 years ago