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:
- 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
- C library of key-value data structures.☆295Updated 5 years ago
- A fork of Paul Hsieh's Better String Library☆154Updated last week
- 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
- A type-safe dynamic array implementation for C☆479Updated 4 years ago
- Binary Serialization☆475Updated 2 months ago
- Portable, reentrant, getopt-like option parser☆370Updated 4 months ago
- The Better String Library☆539Updated 8 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
- Parser for argv that works similarly to getopt☆188Updated last year
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- C Object System: a framework that brings C to the level of other high level programming languages and beyond☆367Updated last year
- C JSON parser library that doesn't suck☆298Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,005Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆244Updated 5 months ago
- small self hosting C compiler☆486Updated 3 years ago
- NIH Utility Library☆91Updated 3 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆585Updated last year
- Tiny C string library☆205Updated 2 years ago
- Sorting routine implementations in "template" C☆468Updated last year
- str: yet another string library for C language.☆342Updated 11 months ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆250Updated last year
- 📐 Pushing the boundaries of simplicity☆1,046Updated 5 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆799Updated last year
- A tiny embeddable HTTP server written in C89☆192Updated 5 years ago
- tpl - a small binary serialization library for C☆380Updated 6 months ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Object-Oriented Programming With ANSI-C☆295Updated 5 years ago