Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/keiichiw/succinct_tree

Succinct Representations of Ordered Trees in Rust
https://github.com/keiichiw/succinct_tree

Last synced: 27 days ago
JSON representation

Succinct Representations of Ordered Trees in Rust

Awesome Lists containing this project

README

        

# Succinct Representations of Ordered Trees

* BP (balanced parentheses)
* DFUDS (depth first unary degree sequence)