My Kernel v0.1.0
Libalgo

Libalgo is my own implementation of different datastructures and algorithms used by the kernel. More...

Collaboration diagram for Libalgo:

Modules

 AVL tree
 
 Bitmap
 
 Linked List
 
 Queue
 
 Tree
 

Detailed Description

They are not necessarily optimized, nor well design, but at least they exist.