cheran-senthil/PyRival
⚡ Competitive Programming Library 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
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
- readme: https://github.com/cheran-senthil/PyRival · fetched 2026-09-03 · fce43d992b20
- registry_pypi: https://pypi.org/pypi/pyrival/json · fetched 2026-08-29 · ea039a535e40
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cheran-senthil/PyRival | main | 68 |
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