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.
☆30Updated 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).☆196Updated 7 years ago
- Single file in-place JSON/SJSON parser☆82Updated 4 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆313Updated this week
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆79Updated last year
- ZeroMQ Base-85 Encoding library C/C++☆62Updated 11 years ago
- Parser for argv that works similarly to getopt☆191Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- Small implementation of (some of) the MQTT protocol in C☆47Updated 4 years ago
- Network library☆20Updated this week
- Single file public domain networking library☆66Updated 4 years ago
- Lightweight printf-compatible format processing library☆34Updated last year
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆89Updated 6 years ago
- Embeddable HTTP server.☆86Updated 7 years ago
- Library for managing windows for cross platform UI applications☆28Updated 2 years ago
- Lightweight logging library for C/C++☆38Updated 5 months ago
- memory pool allocator☆51Updated 13 years ago
- No bullshit vector library for C☆85Updated 5 years ago
- A library that provides multiple precision floating point arithmetic☆77Updated 9 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Hierarchical Allocator for C☆67Updated 9 years ago
- C89 compatible atomics.☆86Updated 3 months ago
- A small utility for embedding files in a C header☆117Updated last year
- Public domain single header inter process communication primitives☆135Updated 7 years ago
- A fork of Paul Hsieh's Better String Library☆157Updated this week
- Mirror of http://byuu.org/library/libco/☆60Updated 2 years ago
- simple getopt-implementation☆70Updated 3 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆41Updated 9 years ago
- NanoRT(SW ray tracer) backend for NanoVG☆54Updated 3 years ago
- My collection of public domain single file libraries☆78Updated 5 years ago