catorv / string-c
一个C语言常用字符串操作函数库
☆17Updated 11 years ago
Alternatives and similar repositories for string-c:
Users that are interested in string-c are comparing it to the libraries listed below
- Experiments about p2p networking issues☆20Updated 13 years ago
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 11 years ago
- websocket base on libuv(基于libuv的websocket封装)☆11Updated 9 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- A hashtable in C☆58Updated 11 years ago
- libubox from OpenWrt.☆39Updated 10 years ago
- A http library based on libuv and mbedtls, supported tls/ssl☆29Updated 5 years ago
- Mirror of memwatch : a memory leak detection tool.☆22Updated 10 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- websocket server using libuv☆54Updated 8 years ago
- port mbedtls on libuv☆27Updated 7 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 6 years ago
- tlv codec library.☆17Updated 12 years ago
- 实用函数库,方便用C语言快速开发☆23Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆27Updated 8 years ago
- TripleDES☆24Updated 11 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- STUN Client done in C☆43Updated 11 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆51Updated 5 months ago
- libuvx is a libuv-based network extension library focusing on usability☆10Updated 6 years ago
- 该库首先是学习framebuffer的一些例程,后面就是使用framebuffer实现linux的屏幕截屏,然后再使用framebuffer实现一款android app的屏幕截屏,最后,尝试使用frame buffer来实现屏幕录制.☆28Updated 9 years ago
- a rpc framework based on libev and implementd by c☆20Updated 13 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆24Updated 13 years ago