MichaelJWelsh / cdsaLinks
A library of generic intrusive data structures and algorithms in ANSI C
☆612Updated 7 years ago
Alternatives and similar repositories for cdsa
Users that are interested in cdsa are comparing it to the libraries listed below
Sorting:
- C library of key-value data structures.☆297Updated 5 years ago
- 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…☆550Updated 2 years ago
- Binary Serialization☆474Updated 5 months ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆178Updated last month
- A fork of Paul Hsieh's Better String Library☆157Updated this week
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- tpl - a small binary serialization library for C☆384Updated 9 months ago
- The Better String Library☆549Updated 8 years ago
- Portable, reentrant, getopt-like option parser☆377Updated 7 months ago
- Super Light Regexp engine for C/C++☆549Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- A type-safe dynamic array implementation for C☆483Updated 4 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆298Updated 9 years ago
- C Object System: a framework that brings C to the level of other high level programming languages and beyond☆367Updated 2 years ago
- small self hosting C compiler☆485Updated 4 years ago
- Parser for argv that works similarly to getopt☆190Updated 2 years ago
- NIH Utility Library☆92Updated 4 years ago
- Tiny C string library☆206Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,006Updated last week
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 7 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆271Updated last year
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆803Updated last year
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- A testing library for C.☆361Updated 2 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 2 months ago
- C JSON parser library that doesn't suck☆297Updated last year
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆237Updated last year
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆450Updated 2 years ago