NewBee119 / string_matchLinks
实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool
☆24Updated 6 years ago
Alternatives and similar repositories for string_match
Users that are interested in string_match are comparing it to the libraries listed below
Sorting:
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- 多种无锁队列☆43Updated 7 years ago
- 基于协程的C++网络开发框架☆24Updated 6 years ago
- openssl surpport for handy☆42Updated 9 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- Type-length-value(TLV) encoder☆13Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 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 8 months ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆33Updated 8 years ago
- c++ common library implement☆12Updated 5 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- my c++ lib,include tcp server thread pool, double buffer, mysql pool, string☆17Updated 2 years ago
- 一个基于Linux的 纯C基础类库☆37Updated 8 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 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…☆35Updated 10 months ago
- A hashtable in C☆58Updated 11 years ago
- 一套c服务框架☆18Updated 4 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆17Updated 9 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 4 months ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- Lock-Free Thread Pool☆78Updated last year
- 跨平台网络库,使用epoll和iocp模型☆10Updated 7 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆36Updated 8 years ago