omtinez / tiny-rex
T-Rex a tiny regular expression library optimized for use on AVR microcontrollers
☆14Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for tiny-rex
- memory pool allocator☆49Updated 11 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…☆44Updated 8 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 14 years ago
- st filesystem for embedded flash systems☆12Updated 7 years ago
- Heap for small embedded targets☆27Updated 11 years ago
- Hacked up version of the Tiny C Compiler with basic ARM Thumb output☆26Updated last month
- Obtain a pointer to the struct that contains the struct member☆20Updated 9 years ago
- Parse URLs in C much like Node's url module.