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 collection of commonly used C MACROS☆146Updated 2 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 3 months ago
- Fixed Block Memory Allocator in C☆25Updated 3 months ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆170Updated last year
- A simple vector library for C that can store any type.☆217Updated 3 weeks ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆55Updated 3 years ago
- Ashley's Shell☆33Updated last year
- A small, easily embedded language implemented in a single .c file☆306Updated 2 years ago
- str: yet another string library for C language.☆342Updated 11 months ago
- 🚀 OOP in pure C with a single-header☆130Updated 3 years ago
- Fast and lightweight math expression evaluator in C99☆144Updated 5 years ago
- Fast Text-to-PDF Converter☆55Updated 3 months ago
- Simple hash table implemented in C☆180Updated last year
- A small utility for embedding files in a C header☆120Updated last year
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆56Updated last year
- Linear Linked List Library☆51Updated last year
- C header library for typed lists (using macros and "template" C).☆54Updated 11 years ago
- An argument-parsing library for C.☆72Updated 3 months ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- Buddy allocator☆42Updated last year
- .env file parser written in C☆53Updated 4 months ago
- Tool to add HTML syntax highlighting to C code snippets.☆15Updated last year
- 24-bit BMP (Bitmap) ANSI C header library☆90Updated 6 years ago
- C XML Minimalistic Library (CXML) - An XML library for C with a focus on simplicity and ease of use.☆49Updated 4 years ago
- My implementation of the kilo text editor☆38Updated 4 years ago
- Simple green threads implementation for C ;)☆17Updated last week
- A small C library for opening a file dialog☆207Updated last year
- A very small C interpreter☆431Updated 3 years ago
- A single-header terminal UI (TUI) library, capable of creating mouse-driven, interactive applications on the command line.☆231Updated last year
- A Micro (1k lines of code) Unit Test Framework for C/C++☆172Updated last month