MichaelJWelsh / cdsaLinks
A library of generic intrusive data structures and algorithms in ANSI C
☆609Updated 7 years ago
Alternatives and similar repositories for cdsa
Users that are interested in cdsa are comparing it to the libraries listed below
Sorting:
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆176Updated 3 years ago
- C library of key-value data structures.☆295Updated 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…☆553Updated 2 years ago
- Binary Serialization☆473Updated 4 months ago
- A fork of Paul Hsieh's Better String Library☆156Updated this week
- The Better String Library☆544Updated 8 years ago
- tpl - a small binary serialization library for C☆383Updated 7 months ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆277Updated 6 months ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- NIH Utility Library☆91Updated 3 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆295Updated 8 years ago
- C Object System: a framework that brings C to the level of other high level programming languages and beyond☆366Updated last year
- Tiny C string library☆205Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 6 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆585Updated last year
- Super Light Regexp engine for C/C++☆544Updated 5 years ago
- Portable, reentrant, getopt-like option parser☆372Updated 6 months ago
- Library of data containers and data structures for C programming language.☆65Updated 4 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- A type-safe dynamic array implementation for C☆482Updated 4 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,006Updated last year
- Object-Oriented Programming With ANSI-C☆295Updated 5 years ago
- A testing library for C.☆359Updated last year
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆252Updated last year
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆270Updated last year
- Parser for argv that works similarly to getopt☆188Updated 2 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆803Updated last year
- str: yet another string library for C language.☆344Updated last year