linked-list-good-taste

Linked List Removal

An analysis of good coding practices for singly linked list item removal

Linus Torvalds' linked list argument for good taste, explained

GitHub

2k stars
24 watching
121 forks
Language: C
last commit: 9 months ago
Linked from 1 awesome list

celegantlinked-listpointerstorvalds

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nbulischeck/list.h Implementations for singly-linked and doubly-linked list functions. 49
tcrouch/edits.cr A collection of edit distance algorithms and similarity measures for text sequences 16
swirrl/grafter Tools and functions for working with linked data, allowing developers to process and manipulate RDF data. 192
mkirchner/gc A conservative, thread-local garbage collector for C. 1,217
ivanseidel/linkedlist A C++ implementation of a dynamic linked list data structure for use in microcontrollers and general software development 351
mattreecebentley/plf_list A high-performance alternative to the C++ standard library's list container 150
abvdasker/crystal-linked-list An implementation of a basic data structure used to efficiently store and manage ordered collections of items 13
icyleaf/markd A markdown parser written in Crystal, compliant to CommonMark specification. 110
canscale/linkedlist A library providing stable and mutable singly and doubly linked list implementations in Motoko. 2
hellerve/programming-talks A curated list of programming talks covering various topics and languages. 7,246
marksands/bettercodable Improves Codable compatibility by utilizing property wrappers to filter out invalid data and provide default values. 1,742
replikativ/konserve A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead 300
craigacp/feast A software toolbox for feature selection algorithms 71
yourtion/learningmasteringalgorithms-c A comprehensive C programming project covering various algorithms and data structures 749
ekmett/hask Category theory for Haskell with a strong lens-like flavor. 163