MichaelJWelsh / cdsaLinks
A library of generic intrusive data structures and algorithms in ANSI C
☆613Updated 8 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…☆554Updated 2 years ago
- Binary Serialization☆477Updated 7 months ago
- C library of key-value data structures.☆298Updated 5 years ago
- A fork of Paul Hsieh's Better String Library☆166Updated last week
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆178Updated 2 months ago
- A type-safe dynamic array implementation for C☆488Updated 5 years ago
- The Better String Library☆556Updated 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
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- tpl - a small binary serialization library for C☆385Updated 10 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆282Updated 3 weeks ago
- NIH Utility Library☆92Updated 4 years ago
- Super Light Regexp engine for C/C++☆550Updated 5 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆593Updated last year
- C Object System: a framework that brings C to the level of other high level programming languages and beyond☆371Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,008Updated last month
- Portable, reentrant, getopt-like option parser☆378Updated 8 months ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- str: yet another string library for C language.☆349Updated last month
- The C Code Archive Network☆1,149Updated 2 months ago
- Parser for argv that works similarly to getopt☆191Updated 2 years ago
- A tiny embeddable HTTP server written in C89☆212Updated 6 years ago
- small self hosting C compiler☆488Updated 4 years ago
- C JSON parser library that doesn't suck☆298Updated last year
- POSIX getopt() as a portable header library☆112Updated 2 years ago
- C99 parser and frontend for libfirm☆358Updated last year
- Tiny C string library☆207Updated 2 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆808Updated last year
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆242Updated last year
- A testing library for C.☆361Updated 2 years ago