MichaelJWelsh / cdsaLinks
A library of generic intrusive data structures and algorithms in ANSI C
☆606Updated 7 years ago
Alternatives and similar repositories for cdsa
Users that are interested in cdsa are comparing it to the libraries listed below
Sorting:
- A fork of Paul Hsieh's Better String Library☆147Updated 5 years ago
- 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…☆551Updated 2 years ago
- C library of key-value data structures.☆294Updated 5 years ago
- Binary Serialization☆461Updated last year
- The Better String Library☆528Updated 8 years ago
- Portable, reentrant, getopt-like option parser☆363Updated last month
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆172Updated 3 years ago
- A type-safe dynamic array implementation for C☆477Updated 4 years ago
- A testing library for C.☆359Updated last year
- C JSON parser library that doesn't suck☆296Updated last year
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆574Updated last year
- tpl - a small binary serialization library for C☆380Updated 3 months ago
- C Object System: a framework that brings C to the level of other high level programming languages and beyond☆364Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆998Updated last year
- small self hosting C compiler☆483Updated 3 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆258Updated last year
- POSIX getopt() as a portable header library☆109Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 months ago
- 📐 Pushing the boundaries of simplicity☆1,033Updated 2 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆795Updated 11 months ago
- Super Light Regexp engine for C/C++☆537Updated 4 years ago
- str: yet another string library for C language.☆341Updated 8 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated last month
- Stackless Async Subroutines for C☆749Updated 2 years ago
- Object-Oriented Programming With ANSI-C☆290Updated 4 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆293Updated 8 years ago
- Tiny C string library☆204Updated last year
- Parser for argv that works similarly to getopt☆187Updated last year
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆236Updated last year