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

cheran-senthil/PyRival

⚡ Competitive Programming Library observed · 2026-09-03

github.com/cheran-senthil/PyRival · homepage · Python · Apache-2.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

68/100

  • Activity 100
  • Release rhythm 8
  • Longevity 100
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: 2918
  • days_rel: n/a
  • days_push: 0
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1283 stars · 307 forks observed · 2026-09-03

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

PyRival is a Python library of algorithms, data structures, and templates for competitive programming. It includes battle-tested snippets for number theory, graphs, geometry, and strings, plus tools like stress testers and interactive runners.

Use cases

  • prepare a python template for codeforces contests
  • find a fast fenwick tree implementation in python
  • implement miller-rabin primality testing for a contest problem
  • stress test a brute force solution against an optimized one
  • copy snippets for fft, ntt, or chinese remainder theorem
  • speed up competitive programming solutions for pypy

When to choose

  • you compete in online judges like Codeforces or AtCoder using Python or PyPy
  • you want a curated, tested collection of contest-ready algorithm snippets
  • you need a single-file template that works across Python and PyPy versions

When to avoid

  • you need a production-grade general-purpose algorithms library with stable APIs
  • you want pip-installable dependencies for application development rather than copy-paste snippets
  • you work in a language other than Python

Facets

library · maturity active

developer-tools testing developer-tools education python competitive-programming algorithms data-structures codeforces templates snippets

2 sources

Member repositories

RepositoryRoleHealth v2
cheran-senthil/PyRivalmain68

For agents

markdown · JSON · MCP: product_card(name="cheran-senthil/PyRival")

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