Oneflow
by Community
OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
OSS
Oneflow
Added 1 June 2026
Overview
OneFlow is a deep learning framework built in C++ that emphasizes user-friendliness, scalability, and efficiency. It is developed as a community project and has garnered 9,400 GitHub stars.
Best for
Best for
Developers who need a high-performance, scalable deep learning framework and are comfortable with C++
Use cases
- Training large-scale deep neural networks with distributed computing
- Deploying machine learning models in production environments
- Experimenting with custom model architectures and optimization techniques
Notes
OneFlow is a deep learning framework built in C++ that emphasizes user-friendliness, scalability, and efficiency. It is developed as a community project and has garnered 9,400 GitHub stars.
9,400 stars on GitHub. Last updated 2025-12-04. Licensed Apache-2.0.
Use cases
- Training large-scale deep neural networks with distributed computing
- Deploying machine learning models in production environments
- Experimenting with custom model architectures and optimization techniques
Pros
- High scalability and efficiency due to C++ implementation
- Active community with strong GitHub engagement
- Designed for user-friendly development compared to other low-level frameworks
Cons
- Smaller ecosystem and fewer pre-built models than major frameworks like PyTorch or TensorFlow
- C++ codebase may present a steeper learning curve for Python-first developers
- Limited documentation and third-party resources relative to more mature frameworks
Indexed from awesome-llmops and enriched against its public facts.
Pros
- High scalability and efficiency due to C++ implementation
- Active community with strong GitHub engagement
- Designed for user-friendly development compared to other low-level frameworks
Cons
- Smaller ecosystem and fewer pre-built models than major frameworks like PyTorch or TensorFlow
- C++ codebase may present a steeper learning curve for Python-first developers
- Limited documentation and third-party resources relative to more mature frameworks
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
PyTorch
Community
Tensors and Dynamic neural networks in Python with strong GPU acceleration
TensorFlow
Community
An Open Source Machine Learning Framework for Everyone
Jax
Community
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Caffe
Community
Caffe: a fast open framework for deep learning.
Apache MXNet
Community
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more