MichaelJWelsh / cdsaLinks
A library of generic intrusive data structures and algorithms in ANSI C
☆605Updated 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…☆551Updated 2 years ago
- C library of key-value data structures.☆294Updated 5 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆997Updated last year
- A type-safe dynamic array implementation for C☆474Updated 4 years ago
- A testing library for C.☆358Updated last year
- Tiny C string library☆204Updated last year
- The C Code Archive Network☆1,129Updated last week
- C Object System: a framework that brings C to the level of other high level programming languages and beyond☆362Updated last year
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆291Updated 8 years ago
- Binary Serialization☆461Updated last year
- C JSON parser library that doesn't suck☆296Updated last year
- tpl - a small binary serialization library for C☆380Updated 2 months ago
- The Better String Library☆524Updated 8 years ago
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆236Updated last year
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆252Updated last year
- POSIX getopt() as a portable header library☆109Updated last year
- M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to t…☆1,003Updated last week
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆439Updated 9 months ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆571Updated 11 months ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆172Updated 3 years ago
- 📐 Pushing the boundaries of simplicity☆1,026Updated last month
- small self hosting C compiler☆480Updated 3 years ago
- A fork of Paul Hsieh's Better String Library☆147Updated 5 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆693Updated 7 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆186Updated 8 years ago
- Small, portable implementation of the C11 threads API☆978Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆246Updated 9 months ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆448Updated 2 years ago