MichaelJWelsh / cdsaLinks
A library of generic intrusive data structures and algorithms in ANSI C
☆608Updated 7 years ago
Alternatives and similar repositories for cdsa
Users that are interested in cdsa are comparing it to the libraries listed below
Sorting:
- 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…☆552Updated 2 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- A fork of Paul Hsieh's Better String Library☆151Updated last week
- POSIX getopt() as a portable header library☆111Updated 2 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- Binary Serialization☆466Updated last month
- C Object System: a framework that brings C to the level of other high level programming languages and beyond☆366Updated last year
- The Better String Library☆536Updated 8 years ago
- Portable, reentrant, getopt-like option parser☆364Updated 3 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 3 months ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,001Updated last year
- tpl - a small binary serialization library for C☆380Updated 5 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆580Updated last year
- A type-safe dynamic array implementation for C☆478Updated 4 years ago
- A generic C memory pool☆100Updated 8 years ago
- The C Code Archive Network☆1,140Updated last week
- Tiny C string library☆205Updated 2 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆797Updated last year
- C JSON parser library that doesn't suck☆297Updated last year
- 📐 Pushing the boundaries of simplicity☆1,036Updated 3 months ago
- safec libc extension with all C11 Annex K functions☆372Updated last week
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆88Updated 6 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆247Updated 11 months ago
- A testing library for C.☆360Updated last year
- NIH Utility Library☆90Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- Parser for argv that works similarly to getopt☆188Updated last year