Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trskop/c-linked-list

Generic linked list implementation in pure C.
https://github.com/trskop/c-linked-list

Last synced: 10 days ago
JSON representation

Generic linked list implementation in pure C.

Awesome Lists containing this project

README

        

Description
===========

Simple generic implementation of linked lists in pure C.