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.☆178Updated last month
- A collection of commonly used C MACROS☆149Updated 2 years ago
- A simple vector library for C that can store any type.☆228Updated 2 months ago
- Linear Linked List Library☆51Updated last year
- Fixed Block Memory Allocator in C☆26Updated 6 months ago
- 🚀 OOP in pure C with a single-header☆130Updated 3 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year
- Linear Algebra in C for 2D/3D Computer Graphics☆156Updated 3 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
- Single-header library for writing CLI applications in C/C++☆81Updated last month
- Fast Text-to-PDF Converter☆55Updated 6 months ago
- led - line-oriented text editor☆21Updated 3 years ago
- An argument-parsing library for C.☆80Updated 6 months ago
- A C11 chess engine & GUI☆28Updated 2 years ago
- Minecraft clone made with C and OpenGL☆67Updated last year
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆56Updated 3 years ago
- A safe wrapper for [m,c,re]alloc/free functions =)☆33Updated 2 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- A very small C interpreter☆537Updated 3 years ago
- A small, easily embedded language implemented in a single .c file☆35Updated 3 years ago
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆59Updated last year
- A small, easily embedded language implemented in a single .c file☆309Updated 2 years ago
- Simple String_View implementation for C programming language.☆189Updated 2 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆91Updated 6 years ago
- A simple text/code editor☆80Updated 11 months ago
- My implementation of the kilo text editor☆45Updated 4 years ago
- A list of awesome C preprocessor stuff☆379Updated 5 months ago
- C header library for typed lists (using macros and "template" C).☆53Updated 11 years ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- A terminal-based text editor inspired by kilo☆60Updated 2 weeks ago