list.h
Linked list library
Implementations for singly-linked and doubly-linked list functions.
Linear Linked List Library
49 stars
6 watching
41 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
cheaderlinked-list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A data structure library providing efficient append and snoc operations for list-like types | 65 |
| | Provides suggestions for improving Haskell code quality and performance | 1,482 |
| | A C++ implementation of a dynamic linked list data structure for use in microcontrollers and general software development | 351 |
| | A SystemC/C++ library of commonly-used hardware functions and components for High-Level Synthesis | 261 |
| | A collection of algorithms and data structures implemented in Go. | 806 |
| | A simple leveled logging wrapper around the standard log package | 16 |
| | Provides latency-insensitive channels for high-level synthesis tools. | 36 |
| | A Lua binding to the net-snmp library for network management | 11 |
| | A Lua library providing bindings to OpenBSD-specific functions. | 15 |
| | A guide to best practices for writing readable, maintainable C code | 2,008 |
| | A Haskell library for building command line applications with minimal code | 91 |
| | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
| | Enables efficient reuse of Linux kernel code in applications | 819 |
| | A Clojure library for building machine learning models on top of Weka and other algorithms | 135 |
| | Implementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic | 28 |