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
351 stars
20 watching
118 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list
arduinoarduino-librarylinkedlistmbed
Related projects:
Repository | Description | Stars |
---|---|---|
| Implementations for singly-linked and doubly-linked list functions. | 49 |
| A library providing stable and mutable singly and doubly linked list implementations in Motoko. | 2 |
| A C header library for creating dynamic arrays with automatic element management | 44 |
| A Python library providing an immutable list implementation with type-safe methods for chaining | 12 |
| A C++ library that simplifies the use of Gaussians in signal processing applications. | 53 |
| A data structure library providing efficient append and snoc operations for list-like types | 65 |
| A universal list solution for C and C++ | 56 |
| A C++ library that simplifies the management of parallel tasks on Arduino boards. | 957 |
| A set of V language implementations of commonly used Haskell list functions and data structures | 4 |
| An analysis of good coding practices for singly linked list item removal | 2,090 |
| A WPF demo showcasing Observable Computations and reactive extensions for building data-driven applications. | 3 |
| A collection of reusable data structures and streaming algorithms in Common Lisp. | 48 |
| An Arduino library providing asynchronous OBD2 data retrieval | 16 |
| A community-driven project providing lists of various topics in Ruby | 29 |
| A serialization library for the D programming language. | 72 |