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:
- A hashtable in C☆58Updated 11 years ago
- A http library based on libuv and mbedtls, supported tls/ssl☆29Updated 5 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 12 years ago
- a cross-platform P2P library☆51Updated 9 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- HTTP/HTTPS REST Client C Library☆133Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- a rpc framework based on libev and implementd by c☆20Updated 13 years ago
- shared memory☆21Updated 9 years ago
- The MD5 Message-Digest Algorithm☆19Updated 11 years ago
- port mbedtls on libuv☆28Updated 8 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆33Updated 8 years ago
- 基于C语言的轻量级读取/创建配置文件的函数库☆22Updated 7 years ago
- RSA encrypter, decrypter and key generator☆37Updated 6 years ago
- Experiments about p2p networking issues☆20Updated 13 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- Basic TLV message serialize library☆13Updated 10 years ago
- Basic http server☆33Updated 5 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆180Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- websocket server using libuv☆54Updated 8 years ago
- libuvx is a libuv-based network extension library focusing on usability☆10Updated 6 years ago
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- A small thread-safe queue written in C☆105Updated 5 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago