Mashpoe / c-string-libraryLinks
A simple string that can be passed to most library functions, e.g. printf, and supports its own methods such as add, insert, replace, and remove.
☆21Updated 4 years ago
Alternatives and similar repositories for c-string-library
Users that are interested in c-string-library are comparing it to the libraries listed below
Sorting:
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆180Updated 2 months ago
- A simple vector library for C that can store any type.☆230Updated 3 months ago
- A collection of commonly used C MACROS☆149Updated 2 weeks ago
- Single-header library for writing CLI applications in C/C++☆81Updated last month
- str: yet another string library for C language.☆348Updated 3 weeks ago
- 🚀 OOP in pure C with a single-header☆132Updated 3 years ago
- Fast Text-to-PDF Converter☆55Updated 6 months ago
- C XML Minimalistic Library (CXML) - An XML library for C with a focus on simplicity and ease of use.☆49Updated 4 years ago
- A small, easily embedded language implemented in a single .c file☆308Updated 2 years ago
- Linear Algebra in C for 2D/3D Computer Graphics☆159Updated 3 months ago
- Tool to add HTML syntax highlighting to C code snippets.☆15Updated last year
- A list of awesome C preprocessor stuff☆382Updated 6 months ago
- Simple String_View implementation for C programming language.☆194Updated 2 years ago
- My implementation of the kilo text editor☆45Updated 4 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- A small utility for embedding files in a C header☆120Updated last year
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆57Updated 3 years ago
- Simple Dynamic Strings library for C☆45Updated 2 months ago
- Tiny templating engine for C☆49Updated 6 months ago
- An argument-parsing library for C.☆80Updated 7 months ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- C header library for typed lists (using macros and "template" C).☆53Updated 11 years ago
- A very small C interpreter☆540Updated 3 years ago
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆60Updated last year
- A safe wrapper for [m,c,re]alloc/free functions =)☆34Updated 2 years ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆62Updated 3 years ago
- Tiny inflate library (inflate, gzip, zlib)☆200Updated 3 years ago
- Fixed Block Memory Allocator in C☆26Updated 7 months ago
- My variant of the C Template Library☆279Updated last month
- Buddy allocator☆42Updated last year