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.

  • 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

  • goulist

    Unrolled Linked List in pure 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

Index

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

Project Stars
1 algodeck 5,385
2 AlgoDS 3,420
3 sc 2,165
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 133
9 rulloc 76
10 solidity-linked-list 71
11 leetcode-swift 56
12 data-structures-and-algorithms-in-python 20
13 Data-Structures-Java 16
14 Java-DSA 14
15 typed-list 10
16 vellichor 6
17 ll 5
18 index-list 4
19 cons-list 4
20 linked-lists 3
21 Algorithms 3
22 linked_lists 1
23 goulist 1

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