An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with linkedlist-insert

A curated list of projects in awesome lists tagged with linkedlist-insert .

https://github.com/basemax/onewaylinkedlistgo

This is a simple implementation of a one-way linked-list in Go. The one way linkedlist is a data structure that is made up of nodes. Each node contains a value and a pointer to the next node. The head of the list is the first node in the list. The tail of the list is the last node in the list. The tail of the list points to nil.

go golang link-list linkedlist linkedlist-delete linkedlist-go linkedlist-implementation linkedlist-insert linkedlist-oneway linkedlist-reverse linkedlists linkedlists-using-class one-way-link-list oneway oneway-data-binding oneway-linkedlist

Last synced: 12 Aug 2025