Ross ROSS = Recommend OSS · open-source software intelligence for agents

yangshun/lago resource

📕 Data Structures and Algorithms library in TypeScript and JavaScript observed · 2026-08-28

github.com/yangshun/lago · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3352
  • days_rel: n/a
  • days_push: 847
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2871 stars · 315 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Lago is a collection of common data structures and algorithms implemented in TypeScript and JavaScript, published as an npm library. It serves primarily as an educational reference for learning and practicing data structures and algorithms, particularly for coding interview preparation.

Use cases

  • learn how to implement data structures like heaps, tries, and AVL trees in JavaScript
  • study algorithm implementations such as Dijkstra's, merge sort, and binary search
  • prepare for frontend coding interviews with reference implementations
  • use simple data structure implementations in a JavaScript or TypeScript project
  • practice reading well-tested algorithm code in TypeScript

When to choose

  • you want readable, educational implementations of classic data structures and algorithms in JavaScript/TypeScript
  • you are preparing for coding interviews and want reference code
  • you need lightweight implementations of stacks, queues, heaps, graphs, or sorting/searching algorithms

When to avoid

  • you need a production-grade, performance-optimized algorithms library with ongoing feature development
  • you need data structures not covered here, such as segment trees or suffix trees
  • you need a comprehensive library comparable to lodash or a full collections framework

Facets

learning-resource · maturity maintenance

developer-tools education developer-tools programming-languages data-structures algorithms interview-preparation educational typescript javascript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
yangshun/lagomain32

For agents

markdown · JSON · MCP: product_card(name="yangshun/lago")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem