clibs / listLinks
C doubly linked list
☆459Updated 5 months ago
Alternatives and similar repositories for list
Users that are interested in list are comparing it to the libraries listed below
Sorting:
- A ring buffer implemented in C☆437Updated 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
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,006Updated last week
- A type-safe hash map implementation for C☆601Updated 3 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
- Tiny XML library.☆496Updated this week
- tpl - a small binary serialization library for C☆384Updated 9 months ago
- A simple string hashmap in C☆539Updated last year
- A tiny ANSI C library for loading .ini config files☆379Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 7 months ago
- JSON-RPC in C (server only for now)☆235Updated last month
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C