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☆59Updated 11 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆25Updated 7 years ago
- A http library based on libuv and mbedtls, supported tls/ssl☆30Updated 6 years ago
- a cross-platform P2P library☆51Updated 9 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 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
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆33Updated 8 years ago
- small library for c, includes array, hash, string, value, event emitter...☆51Updated 7 years ago
- Fork of Log4c project☆93Updated 8 years ago
- WebSocket protocol implementation for ANSI C (Win32/Linux).☆28Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- HTTP/HTTPS REST Client C Library☆131Updated 8 years ago
- The simple implementation of UDP broadcasting and multicast☆29Updated 9 years ago
- TFTP server and client implementation in C☆150Updated 5 years ago
- TripleDES☆25Updated 12 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- 基于C语言的轻量级读取/创建配置文件的函数库☆22Updated 7 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
- ssdp server and client☆17Updated 11 years ago
- 该库首先是学习framebuffer的一些例程,后面就是使用framebuffer实现linux的屏幕截屏,然后再使用framebuffer实现一款android app的屏幕截屏,最后,尝试使用frame buffer来实现屏幕录制.☆30Updated 9 years ago
- Experiments about p2p networking issues☆20Updated 13 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated 11 months ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 13 years ago
- IPC provides flexible, efficient message passing between processes.☆30Updated 10 years ago
- A dynamic string data type implementation for C.☆18Updated 3 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
- mini URL parse code☆24Updated 11 years ago