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
- Math vector library☆36Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Intrusive data structures for C☆57Updated 7 years ago
- An ultra-lightweight, micro unit test framework for C99 presented as a single-header☆39Updated 7 years ago
- Embeddable HTTP server.☆83Updated 6 years ago
- Frexx C preprocessor (single C file version)☆30Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Network library☆17Updated last year
- C string utils library (STB style, header-only).☆192Updated 7 years ago
- Single file in-place JSON/SJSON parser☆76Updated 3 years ago
- A high performance C++ playground library☆48Updated 8 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Simple string and Unicode library written in C.☆39Updated 3 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 7 years ago
- C89 compatible atomics.☆79Updated last month
- A header only cross platform wrapper of fiber API.☆45Updated 6 years ago
- memory pool allocator☆50Updated 12 years ago
- Hierarchical Allocator for C☆65Updated 8 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Lightweight logging library for C/C++☆33Updated last year
- NanoRT(SW ray tracer) backend for NanoVG☆52Updated 3 years ago
- Lightweight printf-compatible format processing library☆32Updated 5 months ago
- No bullshit vector library for C☆78Updated 4 years ago
- A small utility for embedding files in a C header☆110Updated last year
- Mirror of http://byuu.org/library/libco/☆57Updated 2 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆29Updated 8 years ago
- A simple least recently used cache written in C☆32Updated 5 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
- simple, fast C routines for manipulating UTF-8☆81Updated 5 years ago