{"id":16698849,"url":"https://github.com/rappdw/redblackgraph.jl","last_synced_at":"2025-06-30T16:34:55.554Z","repository":{"id":44956892,"uuid":"440610617","full_name":"rappdw/RedBlackGraph.jl","owner":"rappdw","description":"Red Black Graph - A DAG of Interleaved Binary Trees","archived":false,"fork":false,"pushed_at":"2022-01-30T05:04:44.000Z","size":468,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T05:01:38.823Z","etag":null,"topics":["graph","julia"],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rappdw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-21T18:13:44.000Z","updated_at":"2023-03-01T23:39:05.000Z","dependencies_parsed_at":"2022-09-10T00:32:04.769Z","dependency_job_id":null,"html_url":"https://github.com/rappdw/RedBlackGraph.jl","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rappdw%2FRedBlackGraph.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rappdw%2FRedBlackGraph.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rappdw%2FRedBlackGraph.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rappdw%2FRedBlackGraph.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rappdw","download_url":"https://codeload.github.com/rappdw/RedBlackGraph.jl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154963,"owners_count":21056541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graph","julia"],"created_at":"2024-10-12T18:04:17.356Z","updated_at":"2025-04-10T03:41:31.375Z","avatar_url":"https://github.com/rappdw.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RedBlackGraph.jl - A DAG of Multiple, Interleaved Binary Trees\n\n[![Documentation](https://github.com/rappdw/RedBlackGraph.jl/actions/workflows/Documentation.yml/badge.svg)](https://github.com/rappdw/RedBlackGraph.jl/actions/workflows/Documentation.yml)\n[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://rappdw.github.io/RedBlackGraph.jl/stable)\n[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://rappdw.github.io/RedBlackGraph.jl/dev)\n[![Build Status](https://ci.appveyor.com/api/projects/status/7f3nqx8oq02pdewy/branch/main?svg=true)](https://ci.appveyor.com/project/rappdw/redblackgraph-jl/branch/main)\n[![Coverage](https://codecov.io/gh/rappdw/RedBlackGraph.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/rappdw/RedBlackGraph.jl)\n\n## Introduction\nRed-Black Graphs are a specific type of graph, a directed acyclic graph of interleaved binary trees. This data \nstructure resulted from exploration of efficient representations for family history. This package presents and \nimplements the underlying linear algebra as well as discusses some interesting applications.\n\nThis Julia module is a port/rewrite of the [python implementation](https://github.com/rappdw/redblackgraph)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frappdw%2Fredblackgraph.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frappdw%2Fredblackgraph.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frappdw%2Fredblackgraph.jl/lists"}