nickpelling / C_STDLinks
C implementation of the standard container library
☆18Updated last year
Alternatives and similar repositories for C_STD
Users that are interested in C_STD are comparing it to the libraries listed below
Sorting:
- A simple, single-header library which implements C preprocessor☆57Updated 8 months ago
- A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontroller…☆36Updated 9 months ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 5 months ago
- A single header buddy memory allocator for C & C++☆223Updated 2 weeks ago
- ⏱️ single header benchmark framework for C and C++☆243Updated last year
- 3D software rendering library in C☆48Updated 5 months ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 3 weeks ago
- A collection of neat C and C++ trivia and oddities.☆38Updated 7 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆112Updated 9 months ago
- Fixed Block Memory Allocator in C☆26Updated 6 months ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- A small C unit test library closely mimicking Google Test☆35Updated 7 months ago
- Single header C99 coroutines library. Forked from libco and flb_libco.☆75Updated 5 years ago
- Wavelet video codec in less than 5000 lines of C. Comparable to MPEG-1/MPEG-2 in terms of efficiency and quality.☆33Updated 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
- Fast and portable single-header C file Json encoder/decoder☆64Updated last year
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- kgflags is an easy to use command-line flag parsing library☆54Updated 5 years ago
- ☆19Updated last month
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆79Updated last year
- Single file public domain networking library☆42Updated 3 years ago
- Portable Bitfields implementation, with configurable behavior.☆31Updated this week
- A single C header with bitwise hacks☆40Updated 4 years ago
- Documentation generator for C/C++ code☆56Updated 2 months ago
- A small utility for embedding files in a C header☆118Updated last year
- Converting (scoped)enum values to string names written in C++>=11.☆22Updated 3 months ago
- portable, fast, approximate math functions☆28Updated 4 years ago
- Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters☆23Updated 3 months ago
- Very minimal single header JSON5 parser in C99, derived from jsmn☆48Updated 3 years ago