kimperator / T-Rex
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 10 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).☆193Updated 7 years ago
- Network library☆18Updated last year
- No bullshit vector library for C☆78Updated 4 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆74Updated 10 months ago
- Math vector library☆36Updated last year
- Single file in-place JSON/SJSON parser☆76Updated 3 years ago
- Intrusive data structures for C☆58Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- A small utility for embedding files in a C header☆111Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- memory pool allocator☆50Updated 12 years ago
- Single file public domain networking library☆61Updated 3 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 7 years ago
- simple, fast C routines for manipulating UTF-8☆81Updated 6 years ago
- Fast and portable single-header C file Json encoder/decoder☆59Updated 11 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- C89 compatible atomics.☆80Updated this week
- Small XML parser in C☆79Updated 2 years ago
- Embeddable HTTP server.☆83Updated 7 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Library for managing windows for cross platform UI applications☆28Updated 2 years ago
- Lightweight printf-compatible format processing library☆32Updated 6 months ago
- Simple string and Unicode library written in C.☆40Updated 3 years ago
- mini-LZ library☆34Updated 2 years ago
- Lightweight logging library for C/C++☆33Updated 2 years ago
- Hierarchical Allocator for C☆65Updated 8 years ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 8 years ago
- A vector and matrix math library☆56Updated 7 years ago
- UNOFFICIAL Git mirror of PhysicsFS Mercurial repository. The official repository has also moved to GitHub; this one will no longer be upd…☆53Updated 3 years ago
- A tiny webserver for game development☆279Updated last year