talent518 / md5
C语言实现的MD5算法源码
☆90Updated 6 years ago
Alternatives and similar repositories for md5:
Users that are interested in md5 are comparing it to the libraries listed below
- 基于C语言的json数据映射解析库☆134Updated 3 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆133Updated 6 months ago
- 基于C语言开发的环形缓冲区☆111Updated last year
- 模仿 kfifo 实现的环形缓冲区☆95Updated 5 years ago
- 用于保存嵌入式Linux应用层接口的demo☆50Updated 5 months ago
- 实用函数库,方便用C语言快速开发☆23Updated 8 years ago
- Transformation between JSON and struct. (类似Java Gson,C语言实现将json和struct的快捷转换。)☆41Updated 4 years ago
- 编码转换 unicode utf8 gb2312☆52Updated 8 years ago
- c语言实现的websocket的http请求/回复、数据的打包/解包、掩码/解码处理,提供服务端和客户端开发示例☆50Updated 2 years ago
- 仿linux通用mcu架构☆50Updated 3 years ago
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆69Updated 2 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆197Updated 2 years ago
- DoraOS 是我个人所写的RTOS内核,结合FreeRTOS、uCOS, RT-Thread, LiteOS 的特性所写,取其精华,去其糟粕,本项目将持续维护,欢迎大家fork与star。☆156Updated 5 years ago
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆74Updated 4 years ago
- 基于socket API的MQTT客户端,以极少的资源实现qos2服务质量,并且实现mbedtls支持,此仓库是专门为RT-Thread做的软件包,原始仓库位于:https://github.com/jiejieTop/mqttclient☆87Updated last year
- http client library by RT-Thread☆71Updated 9 months ago
- c实现的 MQTT 3.1.1 协议broker和client,支持 qos 0,1,2 消息、ACL 权限控制,支持 mongodb 消息存储。正在实现集群支持☆40Updated last year
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆91Updated 3 years ago
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆225Updated last year
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆117Updated 5 years ago
- LwIP学习和总结及中文注释☆77Updated 6 years ago
- Linux环境C语言编程项目多级Makefile管理模板☆23Updated 7 years ago
- ☆78Updated 6 years ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆117Updated 8 months ago
- 嵌入式C,软件定时器、线程软狗机制等系统组件集合☆12Updated 7 years ago
- 自用嵌入式项目框架,集各种☆28Updated 6 years ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆21Updated 4 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 4 years ago
- Keil RTOS 8051 Core☆50Updated 3 years ago
- C语言实现的信号槽模块☆29Updated last month