websnarf / bstrlibLinks
The Better String Library
☆539Updated 8 years ago
Alternatives and similar repositories for bstrlib
Users that are interested in bstrlib are comparing it to the libraries listed below
Sorting:
- Small, portable implementation of the C11 threads API☆996Updated last year
- 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
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,005Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆250Updated last year
- A fork of Paul Hsieh's Better String Library☆154Updated last week
- 🗄️ single header json parser for C and C++☆768Updated this week
- single header libraries for C/C++☆1,361Updated 6 months ago
- Super Light Regexp engine for C/C++☆542Updated 4 years ago
- A type-safe dynamic array implementation for C☆478Updated 4 years ago
- a clean C library for processing UTF-8 Unicode data☆1,161Updated 3 weeks ago
- Binary Serialization☆475Updated 2 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆294Updated 10 months ago
- A lightweight tar library written in ANSI C☆482Updated last year
- Portable, reentrant, getopt-like option parser☆370Updated 4 months ago
- Lightweight, portable and easy to integrate C directory and file reader☆841Updated last year
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,038Updated 2 weeks ago
- Asynchronous networking for C☆1,457Updated 4 years ago
- Command-line arguments parsing library.☆757Updated this week
- tpl - a small binary serialization library for C☆380Updated 6 months ago
- 📚 single header utf8 string functions for C and C++☆1,883Updated 8 months ago
- Collection of miscellaneous portable C snippets.☆728Updated last year
- 🧪 single header unit testing framework for C and C++☆929Updated last month
- 📐 Pushing the boundaries of simplicity☆1,046Updated 5 months ago
- Parser for argv that works similarly to getopt