mr21 / strsplit.c
Split/cut a string into an array with a string delimiter in C. The function is written to have only one malloc/free per call 🔥
☆42Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for strsplit.c
- Linear Linked List Library☆49Updated 8 months ago
- ChaCha20 + Poly1305☆20Updated 8 years ago
- Simple string pattern matcher for C☆24Updated 3 years ago
- sha256 clib☆38Updated 8 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 3 months ago
- Base64 Library in C☆70Updated 2 years ago
- Common Datastructure Library for C developer.☆60Updated 3 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 3 months ago
- A single header C library to easily handle splitting and processing strings replacing strtok☆46Updated 4 years ago
- TLS/DTLS Library☆33Updated 2 months ago
- Hierarchical memory allocator☆71Updated 9 years ago
- A dynamic string data type implementation for C.☆18Updated 2 years ago
- Parse URLs in C much like Node's url module.☆55Updated 4 months ago
- C library for creating Microsoft Excel (XLS) files.☆38Updated 7 years ago
- Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.☆23Updated 4 years ago
- HTTP/HTTPS REST Client C Library☆123Updated 7 years ago
- Optimized software implementation in C of the RC4 encryption algorithm.☆14Updated 11 years ago
- Single C file event loop☆23Updated 4 years ago
- A very tiny C library for establishing SSL/TLS network connection.☆11Updated 5 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆87Updated 4 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 4 years ago
- An embedded mathematical expression evaluator in C99☆15Updated 7 years ago
- UUID v4 generation in C☆70Updated 2 years ago
- A fork of Paul Hsieh's Better String Library☆139Updated 5 years ago
- kgflags is an easy to use command-line flag parsing library☆45Updated 4 years ago
- Lightweight event-loop library based on multiplexing IO☆30Updated 8 months ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆68Updated 4 months ago
- High performance cross platform event reactor and proactor written in C☆31Updated 10 years ago
- ☆32Updated last year