bill611 / char_conversion
编码转换 unicode utf8 gb2312
☆52Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for char_conversion
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆41Updated last month
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆81Updated 2 years ago
- 模仿 kfifo 实现的环形缓冲区☆93Updated 4 years ago
- 基于多线程的非阻塞 socket 编程☆36Updated 6 years ago
- http client library by RT-Thread☆70Updated 4 months ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆32Updated 4 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆190Updated last year
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆96Updated 8 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆32Updated 7 years ago
- This is a client program with TLS+MQTT.☆20Updated 6 years ago
- ☆29Updated 3 years ago
- c语言实现的websocket的http请求/回复、数据的打包/解包、掩码/解码处理,提供服务端和客户端开发示例☆48Updated last year
- 基于C语言的json数据映射解析库☆131Updated 3 years ago
- a tiny rpc core library, support c++11、rust.☆43Updated last month
- 一些简单、高效的数据结构☆31Updated 6 months ago
- Model-View-ViewModel for AWTK☆88Updated 3 weeks ago
- crc16/crc32/crc64☆168Updated 3 months ago
- 多种无锁队列