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.
☆28Updated 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:
- Embeddable HTTP server.☆84Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- Single file public domain networking library☆62Updated 4 years ago
- Math vector library☆37Updated last year
- memory pool allocator☆50Updated 12 years ago
- Single file in-place JSON/SJSON parser☆76Updated 3 years ago
- Hierarchical Allocator for C☆65Updated 8 years ago
- mini-LZ library☆34Updated 2 years ago
- Library for managing windows for cross platform UI applications☆28Updated 2 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 2 years ago
- A vector and matrix math library☆57Updated 7 years ago
- Lightweight logging library for C/C++☆33Updated 2 years ago
- single file C libraries☆38Updated 5 months ago
- Single file modification of tiny-regex-c by Kokke☆34Updated 3 years ago
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆42Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- A small utility for embedding files in a C header☆111Updated last year
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆102Updated 5 years ago
- Frexx C preprocessor (single C file version)