PageRank library for node.js
Weighted PageRank Algorithm in vanilla JavaScript
graph algorithm
PageRank calculation for a ngraph.graph
Deprank uses the [PageRank](https://en.wikipedia.org/wiki/PageRank) algorithm to find the most important files in your JavaScript or TypeScript codebase. It uses [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) to build a dependency gr
Miscellaneous graph metrics for graphology.
First commit.
provide common graph algorithms implemented with WebGPU
Native Node.js/TypeScript implementation of DuckDB MCP extension
Local semantic index layer for codebases. Structural code intelligence via tree-sitter + SQLite, with MCP server for Claude Code.
CLI for nvGraph, which is a GPU-based graph analytics library written by NVIDIA, using CUDA.
Local code intelligence layer for Claude Code — indexes codebases into a SQLite graph database with symbols, dependency edges, and PageRank
A distributed data scraping and processing framework
Official CLI for Brainbase — query and manage your knowledge graph with Neo4j graph intelligence
Fetches Google PageRank for a given URL.
AST-graph code analysis with Tree-sitter and Neo4j
Structural code index with PageRank-ranked repo maps, symbol search, call-graph queries, and dependency analysis. Built on tree-sitter and graphology.
Advanced graph analytics for RDF knowledge graphs using graphlib
Local-first MCP server for Foam-style Markdown vaults: keyword + graph + semantic search over wikilinks, backlinks, tasks, and frontmatter.
Tool for finding the Google PageRank of a given url. Can be used as a node module or a cli command when installed with -g
MCP server and CLI tool for generating repository maps using Tree-sitter AST analysis and PageRank ranking
Array#isArray for older browsers
Token-minimal context selection for AI coding agents. Builds a symbol graph of your repo and uses personalized PageRank + budget-constrained min-cut to pick the smallest provably-relevant context for any task.
Generate token-budgeted repo maps for LLM context using tree-sitter and PageRank