LinkedList

Dynamic List

A C++ implementation of a dynamic linked list data structure for use in microcontrollers and general software development

🔗 A fully implemented LinkedList made to work with general Microcontrollers and Arduino projects

GitHub

349 stars
20 watching
118 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list

arduinoarduino-librarylinkedlistmbed

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nbulischeck/list.h Implementations for singly-linked and doubly-linked list functions. 49
canscale/linkedlist A library providing stable and mutable singly and doubly linked list implementations in Motoko. 2
swenson/vector.h A C header library for creating dynamic arrays with automatic element management 44
thejaminator/slist A Python library providing an immutable list implementation with type-safe methods for chaining 12
ivanseidel/gaussian A C++ library that simplifies the use of Gaussians in signal processing applications. 52
spl/dlist A data structure library providing efficient append and snoc operations for list-like types 65
alexanderagd/clist A universal list solution for C and C++ 56
ivanseidel/arduinothread A C++ library that simplifies the management of parallel tasks on Arduino boards. 955
kevindasilvas/vhs A set of V language implementations of commonly used Haskell list functions and data structures 4
mkirchner/linked-list-good-taste An analysis of good coding practices for singly linked list item removal 2,081
igorbuchelnikov/dynamic.trader A WPF demo showcasing Observable Computations and reactive extensions for building data-driven applications. 3
sirherrbatka/cl-data-structures A collection of reusable data structures and streaming algorithms in Common Lisp. 47
v-ivanyshyn/arduino-obd2-async An Arduino library providing asynchronous OBD2 data retrieval 15
kevincobain2000/listof A community-driven project providing lists of various topics in Ruby 29
jacob-carlborg/orange A serialization library for the D programming language. 72