linked-list

Open-source projects categorized as linked-list

Top 23 linked-list Open-Source Projects

  • algodeck

    An Open-Source Collection of 200+ Flash Cards to Help You Preparing Your Algorithms & Data Structures Interview 💯

  • AlgoDS

    Implementation of Algorithms and Data Structures, Problems and Solutions

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • sc

    Common libraries and data structures for C.

  • Project mention: A simple hash table in C | news.ycombinator.com | 2023-06-13
  • linked-list-good-taste

    Linus Torvalds' linked list argument for good taste, explained

  • Project mention: I wrote these short methods to remove a node from an unbalanced BST. Is it "bad style"? | /r/cpp_questions | 2023-06-29

    I'm in a data structures course as an undergraduate over the summer. For practice, I made an unbalanced binary search tree class in C++ with search, insertion, removal. We were given pseudo-code for removal, but I noticed a lot of repeated logic could be used if I traversed the tree with a pointer to pointer to Node, and that it didn't need recursion. I saw the same logic as what's explained by "Linus Torvalds' linked list argument for good taste, explained", and I'm pretty familiar with it by now. My tree traversal about 40 lines of actual code, but about 70 lines with comments. However, I showed this to a classmate, and they couldn't follow it at all, and said that it seemed complicated. I'm also concerned because this logic isn't portable to any language that doesn't allow pointers to pointers, i.e. not in Java, Python, etc., only C, C++, and maybe Rust (I don't know if this is portable there).

  • buckets

    A complete, fully tested and documented data structure library written in pure JavaScript.

  • data-structures

    Go datastructures. (by timtadh)

  • Data-Structures-and-Algorithms-in-Java-2nd-Edition-by-Robert-Lafore

    Solutions of Data Structures and Algorithms in Java 2nd Edition by Robert Lafore. Adding practice problems and solutions.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • java-solutions

    Solutions in JAVA for some coding platforms.

  • rulloc

    General purpose memory allocator written in Rust.

  • solidity-linked-list

    An utility library for working with sorted linked list data structures in your Solidity project.

  • mus-go

    MUS format serializer with validation support for Golang

  • Project mention: Serializing complex data structures with mus-go | /r/golang | 2023-10-31

    Now, thanks to the pm package, mus-go can serialize data structures such as a graph or linked list.

  • leetcode-swift

    TOP 200 #Dev 🏆 LeetCode, Solutions in  Swift, Shell, Database (T-SQL, PL/SQL, MySQL), Concurrency (Python3). @ S. Leschev. Google Engineering Level: L6+ (by sergeyleschev)

  • Project mention: LeetCode Hard, last two problems: 2809. Minimum Time to Make Array Sum At Most x & 2813. Max Elegance of a K-Length Subseq. | dev.to | 2023-08-12
  • data-structures-and-algorithms-in-python

    Data Structures and Algorithms in Python ( DSA ) (by Deepali-Srivastava)

  • Project mention: Data Structures and Algorithms in Python ( DSA ) | /r/coding | 2023-09-08
  • Data-Structures-Java

    I've implemented a comprehensive set of generic data structures in Java, including arrays, linked lists, stacks, queues, trees, and more, ensuring versatility and efficiency in data handling.

  • Java-DSA

    My DSA practise

  • typed-list

    A linked list with compile time size.

  • vellichor

    A useful collection of fast and lightweight data structures and their algorithms

  • ll

    Generic C99 Singly & Doubly Linked List Implementation with OOP, ranges, custom loops and more. (by a-p-jo)

  • index-list

    A doubly-linked list implementation in safe Rust using vector indexes

  • cons-list

    Singly-linked list implementation in Rust

  • linked-lists

    Experimenting with simple data structures: Linked Lists

  • Algorithms

    A collection of data structures and algorithms written in C++ with comments and links to further reading. (by ashleymays)

  • linked_lists

    Linked list interview questions and puzzles in Go

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

linked-list related posts

  • I wrote these short methods to remove a node from an unbalanced BST. Is it "bad style"?

    1 project | /r/cpp_questions | 29 Jun 2023
  • What's the use of pointers-to-pointers?

    1 project | /r/C_Programming | 11 May 2023
  • Guess my favorite language based on my frustrated Python comments

    2 projects | /r/ProgrammerHumor | 12 Nov 2022
  • So what should I use then?

    4 projects | /r/ProgrammerHumor | 12 Sep 2022
  • Scala – Linked list with compile time size

    1 project | news.ycombinator.com | 8 Jul 2021
  • Roast my library: typed-list

    1 project | /r/scala | 5 Jul 2021
  • Doubly Linked List Implementation help

    1 project | /r/C_Programming | 30 Jun 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source linked-list projects? This list will help you:

Project Stars
1 algodeck 5,484
2 AlgoDS 3,418
3 sc 2,176
4 linked-list-good-taste 1,968
5 buckets 1,231
6 data-structures 415
7 Data-Structures-and-Algorithms-in-Java-2nd-Edition-by-Robert-Lafore 192
8 java-solutions 140
9 rulloc 76
10 solidity-linked-list 71
11 mus-go 64
12 leetcode-swift 56
13 data-structures-and-algorithms-in-python 20
14 Data-Structures-Java 16
15 Java-DSA 14
16 typed-list 10
17 vellichor 6
18 ll 5
19 index-list 4
20 cons-list 4
21 linked-lists 3
22 Algorithms 3
23 linked_lists 1

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com