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 4 years ago
- Single file public domain networking library☆63Updated 4 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆311Updated last year
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Parser for argv that works similarly to getopt☆187Updated last year
- Single file in-place JSON/SJSON parser☆76Updated 3 years ago
- Lightweight logging library for C/C++☆34Updated this week
- Public-domain single-header FFT library (power-of-2 size case only)☆60Updated 8 years ago
- No bullshit vector library for C☆79Updated 4 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Lightweight printf-compatible format processing library☆32Updated 9 months ago
- A fork of Paul Hsieh's Better String Library☆148Updated this week
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- A tiny webserver for game development☆278Updated last year
- Hierarchical Allocator for C☆66Updated 8 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆75Updated last year
- Small implementation of (some of) the MQTT protocol in C☆47Updated 4 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 7 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Library for managing windows for cross platform UI applications☆28Updated 2 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- Public domain single header inter process communication primitives☆135Updated 6 years ago
- Various small libraries.☆145Updated 6 years ago
- Small XML parser in C☆83Updated 2 years ago
- Debug heap useful for tracking down memory errors.☆185Updated 9 years ago
- Tiny bits and useful snippets that I keep using everywhere (C, C++)☆324Updated 2 years ago
- simple getopt-implementation☆69Updated 2 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- A small utility for embedding files in a C header☆111Updated last year