---
title: "FeatherCNN vs ncnn"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/tencent-feathercnn-vs-tencent-ncnn"
tools: ["tencent-feathercnn", "tencent-ncnn"]
---

# FeatherCNN vs ncnn

*GraphCanon updated Aug 4, 2026*

## Verdict

Pick FeatherCNN if featherCNN is optimized for ARM CPUs and mobile devices, ensuring high-performance inference operations with minimal size; pick ncnn if ncnn is a high-performance framework for deep learning inference on mobile platforms written in C++, supporting conversion from multiple DL frameworks via pnnx.

[FeatherCNN](https://github.com/Tencent/FeatherCNN) reports 1.2k GitHub stars, 275 forks, and 20 open issues, last pushed Sep 24, 2019. [ncnn](https://github.com/Tencent/ncnn) has 24k stars, 4.5k forks, and 1.2k open issues, last pushed Aug 4, 2026. Figures are from public GitHub metadata via [FeatherCNN's repository](https://github.com/Tencent/FeatherCNN) and [ncnn's repository](https://github.com/Tencent/ncnn).

| | [FeatherCNN](/tools/tencent-feathercnn.md) | [ncnn](/tools/tencent-ncnn.md) |
| --- | --- | --- |
| Tagline | high-performance lightweight CNN inference library | High-performance neural network inference framework optimized for mobile platforms |
| Stars | 1,228 | 23,644 |
| Forks | 275 | 4,475 |
| Open issues | 20 | 1,215 |
| Language | C++ | C++ |
| Adopt for | FeatherCNN is optimized for ARM CPUs and mobile devices, ensuring high-performance inference operations with minimal size. | ncnn is a high-performance framework for deep learning inference on mobile platforms written in C++, supporting conversion from multiple DL frameworks via pnnx. |
| Persona | - | - |
| Runtime | - | - |
| License | - | Other, details not specified within the provided repository content. |
| Categories | Inference & Serving | Inference & Serving |

## Trust and health

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

| | [FeatherCNN](/tools/tencent-feathercnn.md) | [ncnn](/tools/tencent-ncnn.md) |
| --- | --- | --- |
| Maintenance | Dormant (18%) | Very active (96%) |
| Days since push | 2506d | 0d |
| Open issues (now) | 20 | 1.2k |
| Full report | [trust report](/tools/tencent-feathercnn/trust.md) | [trust report](/tools/tencent-ncnn/trust.md) |

## Decision facts: FeatherCNN

- **Adopt for:** FeatherCNN is optimized for ARM CPUs and mobile devices, ensuring high-performance inference operations with minimal size.

## Decision facts: ncnn

- **Pricing:** unknown
- **Requirements:** Requires pnnx for exporting PyTorch models to ncnn.
- **Adopt for:** ncnn is a high-performance framework for deep learning inference on mobile platforms written in C++, supporting conversion from multiple DL frameworks via pnnx.
- **License detail:** Other, details not specified within the provided repository content.

## Choose when

### Choose FeatherCNN if…

- Tags unique to FeatherCNN: convolutional-neural-networks, inference-engine, ios.
- Targeting lightweight CNN inference on iOS or Android devices
- Leaner open-issue backlog (20).

### Choose ncnn if…

- Requirements: Requires pnnx for exporting PyTorch models to ncnn..
- Tags unique to ncnn: artificial-intelligence, darknet, deep-learning, high-performance.
- For users requiring fast inference speeds optimized for mobile devices such as Android and iOS.

## When NOT to use FeatherCNN

- Inference needs are primarily for x86 architecture systems
- Project requires extensive third-party dependency support

## When NOT to use ncnn

- If working in an environment where GPU acceleration on desktop or server is more beneficial than CPU efficiency.
- For tasks that demand extensive training within the framework itself, as ncnn focuses on inference rather than training capabilities.

## Common questions

### What is the difference between FeatherCNN and ncnn?

FeatherCNN: high-performance lightweight CNN inference library. ncnn: High-performance neural network inference framework optimized for mobile platforms. See the comparison table for live GitHub stats and shared categories.

### When should I choose FeatherCNN over ncnn?

Choose FeatherCNN over ncnn when Tags unique to FeatherCNN: convolutional-neural-networks, inference-engine, ios; Targeting lightweight CNN inference on iOS or Android devices; Leaner open-issue backlog (20).

### When should I choose ncnn over FeatherCNN?

Choose ncnn over FeatherCNN when Requirements: Requires pnnx for exporting PyTorch models to ncnn.; Tags unique to ncnn: artificial-intelligence, darknet, deep-learning, high-performance; For users requiring fast inference speeds optimized for mobile devices such as Android and iOS.

### When should I avoid FeatherCNN?

Inference needs are primarily for x86 architecture systems Project requires extensive third-party dependency support

### When should I avoid ncnn?

If working in an environment where GPU acceleration on desktop or server is more beneficial than CPU efficiency. For tasks that demand extensive training within the framework itself, as ncnn focuses on inference rather than training capabilities.

### Is FeatherCNN or ncnn more popular on GitHub?

ncnn has more GitHub stars (23,644 vs 1,228). Stars measure visibility, not whether either tool fits your constraints.

### Are FeatherCNN and ncnn open source?

Yes - both are open-source projects on GitHub.

### Where can I find alternatives to FeatherCNN or ncnn?

GraphCanon lists graph-backed alternatives at [FeatherCNN alternatives](/tools/tencent-feathercnn/alternatives) and [ncnn alternatives](/tools/tencent-ncnn/alternatives) ([FeatherCNN markdown twin](/tools/tencent-feathercnn/alternatives.md), [ncnn markdown twin](/tools/tencent-ncnn/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/tencent-feathercnn-vs-tencent-ncnn.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, FeatherCNN or ncnn?

FeatherCNN: Dormant. ncnn: Very active. 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 FeatherCNN and ncnn?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [FeatherCNN trust report](/tools/tencent-feathercnn/trust); [ncnn trust report](/tools/tencent-ncnn/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=tencent-feathercnn`](/api/graphcanon/graph?tool=tencent-feathercnn)
- 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/_
