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.
☆29Updated 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).☆194Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Parser for argv that works similarly to getopt☆189Updated last year
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆311Updated last year
- Single file in-place JSON/SJSON parser☆78Updated 4 years ago
- Small XML parser in C☆84Updated 2 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆76Updated last year
- Lightweight printf-compatible format processing library☆33Updated 10 months ago
- Network library☆19Updated last year
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 8 years ago
- No bullshit vector library for C☆81Updated 4 years ago
- A tiny webserver for game development☆281Updated last year
- Single file public domain networking library☆63Updated 4 years ago
- Library for managing windows for cross platform UI applications☆28Updated 2 years ago
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆44Updated 4 years ago
- Hierarchical Allocator for C☆67Updated 9 years ago
- Lightweight logging library for C/C++☆35Updated last month
- A small utility for embedding files in a C header☆111Updated last year
- Public-domain single-header FFT library (power-of-2 size case only)☆60Updated 8 years ago
- Fast and portable single-header C file Json encoder/decoder☆60Updated last year
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Embeddable HTTP server.☆85Updated 7 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- C/C++ Preprocessor Magic☆53Updated 10 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Math vector library☆38Updated last year
- Linear Linked List Library☆51Updated last year
- Mirror of http://byuu.org/library/libco/☆60Updated 2 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago