evalplus/evalplus
Rigourous evaluation of LLM-synthesized code - NeurIPS 2023 & COLM 2024 observed · 2026-08-28
Health v2 · maintenance only
41/100
- Activity 45
- Release rhythm 8
- Longevity 88
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: 1236
- days_rel: 682
- days_push: 335
- n_releases_24m: 1
Adoption not part of the score
1804 stars · 206 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EvalPlus is a Python framework and benchmark suite for rigorously evaluating LLM-synthesized code, providing HumanEval+ and MBPP+ datasets with massively extended test suites plus EvalPerf for code efficiency evaluation. It supports many LLM backends (OpenAI, Anthropic, Gemini, local models) and is widely used by major LLM teams.
Use cases
- evaluate code generation quality of an LLM
- benchmark my model on HumanEval+ and MBPP+
- measure pass@1 for LLM-synthesized code
- compare code efficiency of LLM outputs
- run rigorous code correctness tests on generated Python
- evaluate long-context code understanding of models
When to choose
- you need rigorous, test-augmented evaluation of LLM code generation
- you want standardized benchmarks recognized by major LLM teams
- you need both correctness and efficiency evaluation of generated code
When to avoid
- you need to evaluate natural-language tasks rather than code
- you want a general-purpose unit testing framework for your own codebase
- you need production monitoring of live LLM applications
Facets
library · maturity active
testing benchmarking llm-inference data-generation large-language-models machine-learning developer-tools testing python cli code-evaluation humaneval-plus mbpp-plus evalperf program-synthesis llm-benchmark code-generation leaderboard docker linux macos
3 sources
- readme: https://github.com/evalplus/evalplus · fetched 2026-08-28 · 3e347ad34b05
- homepage: https://evalplus.github.io · fetched 2026-08-29 · 08a87169adb9
- registry_pypi: https://pypi.org/pypi/evalplus/json · fetched 2026-08-29 · c13fbdae427c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| evalplus/evalplus | main | 41 |
For agents
markdown · JSON · MCP: product_card(name="evalplus/evalplus")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem