---
title: "Awesome-Code-LLM vs lever"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/huybery-awesome-code-llm-vs-niansong1996-lever"
tools: ["huybery-awesome-code-llm", "niansong1996-lever"]
---

# Awesome-Code-LLM vs lever

*GraphCanon updated Aug 6, 2026*

## Verdict

Pick Awesome-Code-LLM if awesome-Code-LLM is a curated repository focused on code-focused large language models (code-LLMs), providing insights into top-performing models, evaluation toolkits, and research papers; pick lever if lever offers support for verifying language-to-code generation through actual code execution.

[Awesome-Code-LLM](https://github.com/huybery/Awesome-Code-LLM) reports 1.3k GitHub stars, 74 forks, and 4 open issues, last pushed Dec 10, 2024. [lever](https://arxiv.org/abs/2302.08468) has 90 stars, 8 forks, and 2 open issues, last pushed Jul 5, 2023. Figures are from public GitHub metadata via [Awesome-Code-LLM's repository](https://github.com/huybery/Awesome-Code-LLM) and [lever's repository](https://github.com/niansong1996/lever).

| | [Awesome-Code-LLM](/tools/huybery-awesome-code-llm.md) | [lever](/tools/niansong1996-lever.md) |
| --- | --- | --- |
| Tagline | 👨💻 An awesome and curated list of best code-LLM for research. | Supports learning to verify language-to-code generation with execution |
| Stars | 1,291 | 90 |
| Forks | 74 | 8 |
| Open issues | 4 | 2 |
| Language | - | Python |
| Adopt for | Awesome-Code-LLM is a curated repository focused on code-focused large language models (code-LLMs), providing insights into top-performing models, evaluation toolkits, and research papers. | Lever offers support for verifying language-to-code generation through actual code execution. |
| Persona | - | - |
| Runtime | - | - |
| License | MIT License: Permissive open-source license that allows usage in virtually any project with little restrictions. | Lever's source code is freely available under an MIT License for modification and distribution in both personal and commercial projects. |
| Categories | Evaluation & Observability, LLM Frameworks | Evaluation & Observability, Model Training |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [Awesome-Code-LLM](/tools/huybery-awesome-code-llm.md) | [lever](/tools/niansong1996-lever.md) |
| --- | --- | --- |
| Days since push | 604d | 1127d |
| Open issues (now) | 4 | 2 |
| Full report | [trust report](/tools/huybery-awesome-code-llm/trust.md) | [trust report](/tools/niansong1996-lever/trust.md) |

## Decision facts: Awesome-Code-LLM

- **Requirements:** No specific requirements to use the repository for reference or evaluation, but contributions may involve technical knowledge and familiarity with code-LLMs.
- **Adopt for:** Awesome-Code-LLM is a curated repository focused on code-focused large language models (code-LLMs), providing insights into top-performing models, evaluation toolkits, and research papers.
- **License detail:** MIT License: Permissive open-source license that allows usage in virtually any project with little restrictions.

## Decision facts: lever

- **Requirements:** All of the pipelines have been tested on Linux machines only, requiring possibly custom `tree-sitter` parsers for other platforms.
- **Adopt for:** Lever offers support for verifying language-to-code generation through actual code execution.
- **License detail:** Lever's source code is freely available under an MIT License for modification and distribution in both personal and commercial projects.

## Choose when

### Choose Awesome-Code-LLM if…

- Requirements: No specific requirements to use the repository for reference or evaluation, but contributions may involve technical knowledge and familiarity with code-LLMs..
- Tags unique to Awesome-Code-LLM: awesome, code generation, large language models.
- Also covers LLM Frameworks.
- When you need a comprehensive list of state-of-the-art code generation LLMs with performance metrics such as HumanEval.

### Choose lever if…

- Requirements: All of the pipelines have been tested on Linux machines only, requiring possibly custom `tree-sitter` parsers for other platforms..
- Tags unique to lever: code verification, execution based verification, language-to-code.
- Also covers Model Training.
- When the development team needs to verify accuracy of generated code from language inputs based on execution, and has access to Linux machines to ensure seamless functionality.

## When NOT to use Awesome-Code-LLM

- When looking for a tool that provides pre-trained models with built-in APIs or services, as Awesome-Code-LLM is primarily a directory/collection of information without direct service provision.
- If you require real-time interactive use-cases and need immediate API access to LLMs; this repository does not offer such functionality.
- In scenarios where you need a single end-to-end solution for training your own code generation models, as the platform is focused on aggregating third-party resources and research rather than offering

## When NOT to use lever

- Avoid Lever if developing in an environment other than Linux as it requires the use of tree-sitter parsers, which may not be compatible with your system.
- Do not choose Lever if you seek a tool that does not require setting up a conda environment and installing specific dependencies to operate.

## Common questions

### What is the difference between Awesome-Code-LLM and lever?

Awesome-Code-LLM: 👨💻 An awesome and curated list of best code-LLM for research.. lever: Supports learning to verify language-to-code generation with execution. See the comparison table for live GitHub stats and shared categories.

### When should I choose Awesome-Code-LLM over lever?

Choose Awesome-Code-LLM over lever when Requirements: No specific requirements to use the repository for reference or evaluation, but contributions may involve technical knowledge and familiarity with code-LLMs.; Tags unique to Awesome-Code-LLM: awesome, code generation, large language models; Also covers LLM Frameworks; When you need a comprehensive list of state-of-the-art code generation LLMs with performance metrics such as HumanEval.

### When should I choose lever over Awesome-Code-LLM?

Choose lever over Awesome-Code-LLM when Requirements: All of the pipelines have been tested on Linux machines only, requiring possibly custom `tree-sitter` parsers for other platforms.; Tags unique to lever: code verification, execution based verification, language-to-code; Also covers Model Training; When the development team needs to verify accuracy of generated code from language inputs based on execution, and has access to Linux machines to ensure seamless functionality.

### When should I avoid Awesome-Code-LLM?

When looking for a tool that provides pre-trained models with built-in APIs or services, as Awesome-Code-LLM is primarily a directory/collection of information without direct service provision. If you require real-time interactive use-cases and need immediate API access to LLMs; this repository does not offer such functionality. In scenarios where you need a single end-to-end solution for training your own code generation models, as the platform is focused on aggregating third-party resources and research rather than offering

### When should I avoid lever?

Avoid Lever if developing in an environment other than Linux as it requires the use of tree-sitter parsers, which may not be compatible with your system. Do not choose Lever if you seek a tool that does not require setting up a conda environment and installing specific dependencies to operate.

### Is Awesome-Code-LLM or lever more popular on GitHub?

Awesome-Code-LLM has more GitHub stars (1,291 vs 90). Stars measure visibility, not whether either tool fits your constraints.

### Are Awesome-Code-LLM and lever open source?

Yes - both are open-source projects on GitHub (Awesome-Code-LLM: MIT, lever: MIT).

### Where can I find alternatives to Awesome-Code-LLM or lever?

GraphCanon lists graph-backed alternatives at [Awesome-Code-LLM alternatives](/tools/huybery-awesome-code-llm/alternatives) and [lever alternatives](/tools/niansong1996-lever/alternatives) ([Awesome-Code-LLM markdown twin](/tools/huybery-awesome-code-llm/alternatives.md), [lever markdown twin](/tools/niansong1996-lever/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/huybery-awesome-code-llm-vs-niansong1996-lever.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, Awesome-Code-LLM or lever?

Awesome-Code-LLM: Dormant. lever: Dormant. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for Awesome-Code-LLM and lever?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [Awesome-Code-LLM trust report](/tools/huybery-awesome-code-llm/trust); [lever trust report](/tools/niansong1996-lever/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=huybery-awesome-code-llm`](/api/graphcanon/graph?tool=huybery-awesome-code-llm)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
