javonhe / multi_experimentsLinks
experiments for study
☆25Updated last week
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
- Transformation between JSON and struct. (类似Java Gson,C语言实现将json和struct的快捷转换。)☆41Updated 4 years ago
- 基于C语言的json数据映射解析库☆134Updated 3 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆134Updated 7 months ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆22Updated 4 years ago
- Linux 常用 C 函数参考手册(中文)☆41Updated 3 months ago
- eJet 是一个轻量级、高性能、嵌入式Web服务器,实现HTTP/1.1全栈功能,包括TLS/SSL、正向代理、反向代理、FastCGI、Cookie、Web Cache、访问日志、HTTP变量、HTTP Script脚本程序、JSon配置文件、虚拟主机、HTTP Loca…☆34Updated 8 months ago
- 一步步写嵌入式操作系统☆75Updated 7 years ago
- 这是一个嵌入式裸机框架,提供一套API,方便管理多种任务,比如超时任务/周期任务/并行任务/互斥任务等。 有 sys_wait 和 sys_wait_bare 这两个非阻塞等待 API ,支持挂起当前互斥任务,但不阻塞并行任务。☆36Updated 2 months ago
- Model-View-ViewModel for AWTK☆91Updated this week
- 从0到1开始入门RTOS☆17Updated 7 years ago
- c语言实现的websocket的http请求/回复、数据的打包/解包、掩码/解码处理, 提供服务端和客户端开发示例☆50Updated 2 years ago
- mirror of linphone's git tree☆27Updated 12 years ago
- 🇨🇳翻译: <gn> 是一个元构建系统,可以为ninja生成构建文件 {v8-js引擎} ❤️ 校对 ✅☆57Updated 6 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
- ☆33Updated 4 years ago
- A Real-time Inter-Process Communication (IPC) mechanism and library☆28Updated 4 years ago
- A repo to learn c++☆32Updated last year
- cJSON解析库的使用示例,包含简单和复杂JSON字符串的解析和构建。☆19Updated 5 years ago
- CMake 学习(cmake命令、测试、安装、打包、交叉编译、NDK、clang)☆53Updated 4 years ago
- 🐧 Linux C programming☆30Updated last month
- a simple http server☆30Updated 3 years ago
- 实用函数库,方便用C语言快速开发☆23Updated 8 years ago
- An open source, portable, easy to use, readable and flexible SSL library☆44Updated last year
- C语言实现的MD5算法源码☆90Updated 6 years ago
- 嵌入式linux的内核移植、根文件系统制作、系统启动过程、Makefile解读、make menuconfig配置等☆21Updated 7 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 8 months ago
- 基于ARM平台的监控系统 使用V4L2框架采集视频数据;经过H264编码压缩;然后通过RTMP协议推流至服务器☆25Updated 4 years ago
- LVGL 8.2对接GFX做QuickFill、Blending、Rotate源码☆21Updated 2 years ago