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:
- Binary Serialization☆477Updated 6 months ago
- A fork of Paul Hsieh's Better String Library☆166Updated this 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…☆554Updated 2 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆177Updated 2 months ago
- The Better String Library☆555Updated 8 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆281Updated 3 weeks ago
- A testing library for C.☆361Updated 2 years ago
- small self hosting C compiler☆488Updated 4 years ago
- POSIX getopt() as a portable header library☆112Updated 2 years ago
- Portable, reentrant, getopt-like option parser☆378Updated 8 months ago
- C Object System: a framework that brings C to the level of other high level programming languages and beyond☆371Updated 2 years ago
- Super Light Regexp engine for C/C++☆550Updated 5 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
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆300Updated 9 years ago
- NIH Utility Library☆92Updated 4 years ago
- tpl - a small binary serialization library for C☆385Updated 10 months ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Parser for argv that works similarly to getopt☆191Updated 2 years ago
- A type-safe dynamic array implementation for C☆488Updated 5 years ago
- Tiny C string library☆207Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆254Updated last year
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- Object-Oriented Programming With ANSI-C☆299Updated 5 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆808Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,009Updated last month
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago