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
- Parser for argv that works similarly to getopt☆191Updated 2 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆313Updated last month
- ZeroMQ Base-85 Encoding library C/C++☆62Updated 11 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Single file in-place JSON/SJSON parser☆82Updated 4 years ago
- A tiny embeddable HTTP server written in C89☆212Updated 6 years ago
- Embeddable HTTP server.☆87Updated 7 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Network library☆20Updated last month
- C89 compatible atomics.☆95Updated 2 weeks ago
- No bullshit vector library for C☆84Updated 5 years ago
- Single file public domain networking library☆69Updated 4 years ago
- https://codeberg.org/ccxvii/minilibs☆144Updated 5 months ago
- Hierarchical Allocator for C☆68Updated 9 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Library for managing windows for cross platform UI applications☆28Updated last month
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆45Updated 5 years ago
- ☆62Updated 8 years ago
- Math vector library☆39Updated last month
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆79Updated last year
- A small utility for embedding files in a C header☆120Updated last year
- simple getopt-implementation☆70Updated 3 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 8 years ago
- Intrusive data structures for C☆65Updated 8 years ago
- Small XML parser in C☆91Updated 3 years ago
- Public-domain single-header FFT library (power-of-2 size case only)☆62Updated 9 years ago
- Single file modification of tiny-regex-c by Kokke☆33Updated 4 years ago