Crates.io | roaring-graphs |
lib.rs | roaring-graphs |
version | 0.12.0 |
source | src |
created_at | 2023-08-01 14:49:12.06546 |
updated_at | 2023-08-12 07:46:39.018178 |
description | Graph data structure backed by roaring bitmaps |
homepage | https://github.com/adaszko/roaring-graphs |
repository | https://github.com/adaszko/roaring-graphs |
max_upload_size | |
id | 931914 |
size | 76,349 |
A graph data structure library backed by roaring bitmaps.
Supports generation of arbitrary trees and DAGs for use in proptest tests.