cesanta / slreLinks
Super Light Regexp engine for C/C++
☆542Updated 4 years ago
Alternatives and similar repositories for slre
Users that are interested in slre are comparing it to the libraries listed below
Sorting:
- The Better String Library☆539Updated 8 years ago
- tpl - a small binary serialization library for C☆380Updated 6 months ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆553Updated 2 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 2 years ago
- Asynchronous networking for C☆1,457Updated 4 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆742Updated 6 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,005Updated last year
- Binary Serialization☆475Updated 2 months ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆250Updated last year
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆359Updated last month
- A simple, easily embeddable cross-platform C library☆383Updated 2 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- The WebSocket library in C☆638Updated 3 years ago
- Tiny C string library☆205Updated 2 years ago
- Small, portable implementation of the C11 threads API☆996Updated last year
- An exception handling library for C☆281Updated 7 months ago
- A fork of Paul Hsieh's Better String Library☆154Updated last week
- Async non-blocking multi-protocol networking library for C/C++☆441Updated 5 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆692Updated 7 years ago
- a JSON parser and printer library in C. easy to integrate with any model.☆292Updated last year
- Lightweight JSON library written in C.☆1,427Updated last year
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆414Updated this week
- Small configuration file parser library for C.☆495Updated 4 months ago
- Portable, reentrant, getopt-like option parser☆370Updated 4 months ago
- A type-safe dynamic array implementation for C☆478Updated 4 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.