dryruner / string_matching
String matching algorithms, like using Brute force, Finite state machine, KMP, Shift_and, etc.
☆19Updated 11 years ago
Alternatives and similar repositories for string_matching:
Users that are interested in string_matching are comparing it to the libraries listed below
- 实现并对比了各类字符串匹配算法 ,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 9 years ago
- High performance C implementation of AVL trees☆100Updated 5 years ago
- The Evil License Manager☆30Updated 13 years ago
- TLS/DTLS Library☆33Updated this week
- Common Datastructure Library for C developer.☆61Updated 3 years ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 4 years ago
- An example epoll imlementation with C++11☆30Updated 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.☆50Updated 4 months ago
- libuv thread communication☆57Updated last year
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆102Updated 8 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- A hashtable in C☆58Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 5 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- uClibc mirror☆53Updated last month
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 6 months ago
- STL style library with red-black tree implementation in C☆39Updated 2 years ago
- Automatically exported from code.google.com/p/backtrace-mingw☆34Updated 8 years ago
- NIH Utility Library☆89Updated 3 years ago
- 基于C语言的轻量级读取/创建配置文件的函数库☆22Updated 7 years ago
- C++ wrapper to SQLite library☆27Updated 7 years ago
- 基于WTL的UI库,支持WTL/MFC和DirectUI混合开发的轻量高效界面库。☆20Updated 7 years ago
- A clone of QuickLZ (the FAST compression library)☆47Updated 12 years ago
- A simple low-level implementation of TCP/IPv6 Stack.☆16Updated 9 years ago
- C library of key-value data structures.☆290Updated 4 years ago
- Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or schedu…☆23Updated 7 years ago