list.h

Linked list library

Implementations for singly-linked and doubly-linked list functions.

Linear Linked List Library

GitHub

49 stars
6 watching
41 forks
Language: C
last commit: 9 months ago
Linked from 1 awesome list

cheaderlinked-list

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
spl/dlist A data structure library providing efficient append and snoc operations for list-like types 65
ndmitchell/hlint Provides suggestions for improving Haskell code quality and performance 1,475
ivanseidel/linkedlist A C++ implementation of a dynamic linked list data structure for use in microcontrollers and general software development 349
nvlabs/matchlib A SystemC/C++ library of commonly-used hardware functions and components for High-Level Synthesis 260
shady831213/algorithms A collection of algorithms and data structures implemented in Go. 805
heartwilltell/log A simple leveled logging wrapper around the standard log package 16
hlslibs/matchlib_connections Provides latency-insensitive channels for high-level synthesis tools. 36
hleuwer/luasnmp A Lua binding to the net-snmp library for monitoring network devices 11
n0la/lua-openbsd A Lua library that provides bindings to OpenBSD-specific functions 15
mcinglis/c-style A guide to best practices for writing readable, maintainable C code 2,001
ndmitchell/cmdargs A Haskell library for building command line applications with minimal code 91
jflarvoire/libxml2 An XML toolkit with added support for Simplified XML (SML) parsing and generation. 3
lkl/linux Enables efficient reuse of Linux kernel code in applications 819
joshuaeckroth/clj-ml A Clojure library for building machine learning models on top of Weka and other algorithms 136
thma/lambda-ski Implementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic 28