catorv / string-cLinks
一个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
Sorting:
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 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
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- a cross-platform P2P library☆51Updated 9 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- Experiments about p2p networking issues☆20Updated 13 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)