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
- websocket base on libuv(基于libuv的websocket封装)☆11Updated 9 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- a cross-platform P2P library☆51Updated 8 years ago
- Experiments about p2p networking issues☆20Updated 13 years ago
- Mirror of memwatch : a memory leak detection tool.☆22Updated 10 years ago
- 多种无锁队列☆43Updated 7 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆24Updated 12 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
- A http library based on libuv and mbedtls, supported tls/ssl☆29Updated 5 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- ssdp server and client☆17Updated 11 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
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆34Updated 6 months 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
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- epoll version of mosquitto, use uthash to index topic tree for performance☆11Updated 7 years ago
- my c++ lib,include tcp server thread pool, double buffer, mysql pool, string☆18Updated 2 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆35Updated 8 years ago
- websocket server using libuv☆53Updated 8 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 8 years ago
- A hashtable in C☆58Updated 11 years ago
- Fork of Log4c project☆89Updated 8 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 6 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- a rpc framework based on libev and implementd by c☆20Updated 12 years ago
- RSA encrypter, decrypter and key generator☆34Updated 6 years ago
- port mbedtls on libuv☆27Updated 7 years ago