roaring-graphs

Crates.ioroaring-graphs
lib.rsroaring-graphs
version0.12.0
sourcesrc
created_at2023-08-01 14:49:12.06546
updated_at2023-08-12 07:46:39.018178
descriptionGraph data structure backed by roaring bitmaps
homepagehttps://github.com/adaszko/roaring-graphs
repositoryhttps://github.com/adaszko/roaring-graphs
max_upload_size
id931914
size76,349
Adam Szkoda (adaszko)

documentation

README

A graph data structure library backed by roaring bitmaps.

Supports generation of arbitrary trees and DAGs for use in proptest tests.

Commit count: 92

cargo fmt