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

kth-competitive-programming/kactl resource

KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp) observed · 2026-08-28

github.com/kth-competitive-programming/kactl · C++ observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 96
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 3384
  • days_rel: n/a
  • days_push: 28
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3468 stars · 980 forks observed · 2026-08-28

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

KACTL is KTH's ICPC team reference document: 25 pages of well-tested, copy-pasteable C++ algorithm and data structure implementations compiled into a printable PDF. The repository hosts the raw source code and LaTeX files so teams can customize and rebuild their own version.

Use cases

  • prepare a printed algorithm notebook for ICPC contests
  • find tested C++ implementations of algorithms like FFT or suffix arrays
  • customize a personal team reference document for programming competitions
  • study well-tested competitive programming algorithm code
  • verify algorithm implementations against stress tests

When to choose

  • you compete in ICPC-style contests where printed notes are allowed
  • you want short, fast, well-tested C++ algorithm snippets
  • you need a customizable LaTeX-based team notebook

When to avoid

  • you need a general-purpose production algorithm library
  • you want overly generic or feature-rich data structures
  • you need algorithms outside the contest-relevant subset, like general weighted matching

Facets

learning-resource · maturity active

developer-tools documentation education cpp cross-platform competitive-programming icpc algorithm-library reference-notebook copy-paste-code latex data-structures algorithms

1 source

Member repositories

RepositoryRoleHealth v2
kth-competitive-programming/kactlmain75

For agents

markdown · JSON · MCP: product_card(name="kth-competitive-programming/kactl")

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