An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: unrolled-linked-list

plerros/helsing

A (mostly) POSIX program that scans intervals for vampire numbers

Language: C - Size: 405 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 1

besok/unrolled-linked-list

An unrolled linked list is a linear data structure that is a variant on the linked list. Instead of just storing 1 element at each node, unrolled linked lists store an entire array at each node.

Language: Rust - Size: 40 KB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

daddinuz/array_list

A dynamic container that combines the characteristics of a Vec and a LinkedList

Language: Rust - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

LandSharkFive/XListOne

Segmented List

Language: C# - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

UtoECat/plalloc

PLALLOC - dynamic linear pool allocator (ULL Based)

Language: C - Size: 28.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ikod/ikod-containers

some standard containers, safe, nogc

Language: D - Size: 2.03 MB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 3

bondeje/ContLibs

Multi-platform library of containers and their associated algorithms. This is very much a work in progress; especially the readme.

Language: C - Size: 266 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mazino2d/unrolled-linked-list 📦

Assignment 1 of Data structure and Algorithm

Language: C++ - Size: 222 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

WellingtonEspindula/INF01142-Unrolled-LinkedList

Normal and Unrolled Linked List implementation, testing, and benchmarking in C11.

Language: C - Size: 96.7 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

plerros/pixmap565

Convert between BMP565 image and RGB565 pixmap.

Language: C - Size: 81.1 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

hIMEI29A/goulist

Unrolled Linked List in pure Go

Language: Go - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

dominykasmurauskas/unrolledlinkedlist

Linked list modification

Language: Java - Size: 55.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0