omtinez / tiny-rexLinks
T-Rex a tiny regular expression library optimized for use on AVR microcontrollers
☆14Updated 11 years ago
Alternatives and similar repositories for tiny-rex
Users that are interested in tiny-rex are comparing it to the libraries listed below
Sorting:
- Just a dead simple set of c macros for working with ring buffers in a generic manner.☆76Updated 9 months ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 11 months ago
- ARM C Compiler (ACC) is project to improve my knowledge of C and ARM assembly☆8Updated 7 years ago
- st filesystem for embedded flash systems☆12Updated 8 years ago
- memory pool allocator☆50Updated 12 years ago
- Fast and lightweight math expression evaluator in C99☆139Updated 5 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆138Updated 3 years ago
- Generic containers in C. So far: singly & doubly linked lists, a singly-linked queue, a hash table and a binary search tree. As type-safe…☆43Updated 6 months ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆110Updated 2 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- Small C11 GUI library (currently only for STM32)☆39Updated 8 years ago
- C-Pluff, a plug-in framework for C☆40Updated 5 years ago
- tiny cross-platform socket API library☆50Updated 9 months ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆75Updated last year
- Json For Embedded Systems (JFES)☆72Updated 6 years ago
- Lightweight printf-compatible format processing library☆32Updated 9 months ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Hacked up version of the Tiny C Compiler with basic ARM Thumb output☆28Updated 9 months ago
- ☆32Updated 2 years ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆147Updated 5 months ago
- bithacks.h is a C header file containing useful bit manipulation macros☆74Updated 15 years ago
- ☆60Updated 7 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A fast and memory efficient C library to manipulate sequential containers, associative structures, and advanced string processing, such a…☆45Updated 6 years ago
- Small implementation of (some of) the MQTT protocol in C☆47Updated 4 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated 9 months ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆198Updated last year
- T-Rex is a minimalistic regular expression library written by Alberto Demichelis in ANSI C, supports the following POSIX expressions: ?,*…☆29Updated 11 years ago