Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Toposource is a tiny TypeScript library that takes a list of directed edges, builds the graph and returns useful metadata for parallel processing: maps of next/previous nodes, identified source nodes, a topological traversal queue, and a breakdown of disconnected sub‑graphs. It’s aimed at developers who need to schedule or batch tasks that have dependency relationships (e.g., build pipelines, job runners) and want a simple, fast way to analyze the graph without pulling in a full‑blown graph library.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of semrel-extra/toposource

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for toposort
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
open-cli-tools/concurrently
Run commands concurrently
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
qiwi/lint-config-qiwi
ESLint rules related to QIWI projects
Account's avatar
marcelklehr/toposort
Topological sort of directed ascyclic graphs (like dependecy lists)
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

antongolub's profile
antongolub
32 contributions
renovate[bot]'s profile
renovate[bot]
12 contributions
semrel-extra-bot's profile
semrel-extra-bot
10 contributions
oljekechoro's profile
oljekechoro
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
semrel-extra

semrel-extra/toposource

Directed graphs analyzer for parallel traversals

TypeScript
7
1
MIT License