FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

singly-linked-list · GitHub Topics · GitHub

#

singly-linked-list

Here are 297 public repositories matching this topic...

Zero-dependency data structures: linked lists (doubly/singly linked, circular), deques, ring buffers, unrolled lists, caches (LRU, LFU, SLRU, Clock, FIFO), heaps (binary, indexed, pairing), timer wheels, object pools, queues, stacks, splay trees, skip lists.

  • Updated Jul 28, 2026
  • JavaScript

Generic C99 Singly & Doubly Linked List Implementation with OOP, ranges, custom loops and more.

  • Updated Jul 5, 2024
  • C

I made a Singly Linked List Visualizer in python with almost 6 functionalities.....Check README.MD File of that repo to know more...

  • Updated Jan 1, 2021
  • Python

Data Structures and various operations applied to each of the data structures using Python.

  • Updated May 5, 2026
  • Jupyter Notebook

A C++ Inventory Management System demonstrating OOP principles. Class objects and a singly linked list dynamically store data, resetting on program termination. Includes an initial items list. The primary objective is to showcase C++ OOP, not to function as a practical inventory system.

  • Updated Nov 13, 2023
  • C++

This repository contains the fundamental data structures in C and C++, along with explanations and examples.

  • Updated Oct 21, 2025
  • C++

developing a forward list stl from srtach

  • Updated Jan 6, 2026
  • C++

Improve this page

Add a description, image, and links to the singly-linked-list topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the singly-linked-list topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL