Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.
/ plaso.tree Public archive

A database optimized tree node representation

Notifications You must be signed in to change notification settings

mio991/plaso.tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idea

The idea for this came when I had to wrestle a tree structure in a database implemented as self references to the parent node.

This library provides a NodeReference implementation using a ulong as a simple bitmap.

The bits are equaly distributed on 8 levels à 8 bits.

About

A database optimized tree node representation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages