kimperator / T-RexLinks
T-Rex is a minimalistic regular expression library written by Alberto Demichelis in ANSI C, supports the following POSIX expressions: ?,*,+,^,$,.,[a-b],() plus the perl style greedy closures {n} . It can be conditionally compiled to support 8-bits or 16-bits character strings.
☆30Updated 11 years ago
Alternatives and similar repositories for T-Rex
Users that are interested in T-Rex are comparing it to the libraries listed below
Sorting:
- C string utils library (STB style, header-only).☆197Updated 7 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆313Updated 3 weeks ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Parser for argv that works similarly to getopt☆191Updated 2 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆79Updated last year
- Single file in-place JSON/SJSON parser☆82Updated 4 years ago
- simple getopt-implementation☆70Updated 3 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- Single file public domain networking library☆67Updated 4 years ago
- Library for managing windows for cross platform UI applications☆28Updated 3 weeks ago
- Lightweight logging library for C/C++☆38Updated 5 months ago
- ☆61Updated 7 years ago
- Embeddable HTTP server.☆86Updated 7 years ago
- No bullshit vector library for C☆84Updated 5 years ago
- Your one-stop C and C++ library for URI parsing.☆31Updated 6 years ago
- Lightweight printf-compatible format processing library☆34Updated last year
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- Hierarchical Allocator for C☆67Updated 9 years ago
- Small implementation of (some of) the MQTT protocol in C☆47Updated 4 years ago
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆44Updated 5 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Anonymous functions in C☆259Updated 5 years ago
- A small utility for embedding files in a C header☆118Updated last year
- NanoRT(SW ray tracer) backend for NanoVG☆54Updated 3 years ago
- A tiny embeddable HTTP server written in C89☆198Updated 6 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 7 years ago
- Public domain single header inter process communication primitives☆135Updated 7 years ago
- Linear Linked List Library☆52Updated last year
- Mirror of http://byuu.org/library/libco/☆61Updated 2 years ago