Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deepmodeling/deepmodeling-projects

DeepModeling projects
https://github.com/deepmodeling/deepmodeling-projects

List: deepmodeling-projects

awesome-list

Last synced: 16 days ago
JSON representation

DeepModeling projects

Awesome Lists containing this project

README

        


deepmodeling-projects



🏆  A ranked list of awesome projects. Updated weekly.






This curated list contains 38 awesome open-source projects with a total of 3.6K stars grouped into 0 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an [issue](https://github.com/deepmodeling/deepmodeling-projects/issues/new/choose), submit a [pull request](https://github.com/deepmodeling/deepmodeling-projects/pulls), or directly edit the [projects.yaml](https://github.com/deepmodeling/deepmodeling-projects/edit/main/projects.yaml). Contributions are very welcome!

> 🧙‍♂️ Discover other [best-of lists](https://best-of.org) or [create your own](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).

## Contents

- [Others](#others) _38 projects_

## Explanation
- 🥇🥈🥉  Combined project-quality score
- ⭐️  Star count from GitHub
- 🐣  New project _(less than 6 months old)_
- 💤  Inactive project _(6 months no activity)_
- 💀  Dead project _(999999999 months no activity)_
- 📈📉  Project is trending up or down
- ➕  Project was recently added
- 👨‍💻  Contributors count from GitHub
- 🔀  Fork count from GitHub
- 📋  Issue count from GitHub
- ⏱️  Last update timestamp on package manager
- 📥  Download count from package manager
- 📦  Number of dependent projects


## Others

Back to top

DeePMD-kit (🥇29 · ⭐ 1.5K · 📈) - A deep learning package for many-body potential energy representation and molecular dynamics. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/deepmd-kit) (👨‍💻 73 · 🔀 500 · 📥 44K · 📦 22 · 📋 840 - 9% open · ⏱️ 23.11.2024):

```
git clone https://github.com/deepmodeling/deepmd-kit
```
- [PyPi](https://pypi.org/project/deepmd-kit) (📥 7.7K / month):
```
pip install deepmd-kit
```
- [Conda](https://anaconda.org/conda-forge/deepmd-kit) (📥 1.2M · ⏱️ 23.11.2024):
```
conda install -c conda-forge deepmd-kit
```
- [npm](https://www.npmjs.com/package/deepmd-kit) (📥 3 / month):
```
npm install deepmd-kit
```
- [Docker Hub](https://hub.docker.com/r/deepmodeling/deepmd-kit) (📥 3K · ⭐ 1 · ⏱️ 25.11.2024):
```
docker pull deepmodeling/deepmd-kit
```

ABACUS (🥇26 · ⭐ 170) - An electronic structure package based on either plane wave basis or numerical atomic orbitals. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/abacus-develop) (👨‍💻 120 · 🔀 140 · 📋 2.1K - 5% open · ⏱️ 28.11.2024):

```
git clone https://github.com/deepmodeling/abacus-develop
```
- [Conda](https://anaconda.org/conda-forge/abacus) (📥 240K · ⏱️ 19.11.2024):
```
conda install -c conda-forge abacus
```

dpdata (🥇25 · ⭐ 200) - A Python package for manipulating atomistic data of software in computational science. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/dpdata) (👨‍💻 61 · 🔀 130 · 📦 130 · 📋 100 - 20% open · ⏱️ 20.09.2024):

```
git clone https://github.com/deepmodeling/dpdata
```
- [PyPi](https://pypi.org/project/dpdata) (📥 61K / month):
```
pip install dpdata
```
- [Conda](https://anaconda.org/conda-forge/dpdata) (📥 82K · ⏱️ 21.09.2024):
```
conda install -c conda-forge dpdata
```
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdata) (📥 640 · ⏱️ 02.06.2023):
```
docker pull dptechnology/dpdata
```

DP-GEN (🥇24 · ⭐ 310 · 📈) - The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/dpgen) (👨‍💻 69 · 🔀 170 · 📥 1.8K · 📦 7 · 📋 300 - 11% open · ⏱️ 23.11.2024):

```
git clone https://github.com/deepmodeling/dpgen
```
- [PyPi](https://pypi.org/project/dpgen) (📥 1.2K / month):
```
pip install dpgen
```
- [Conda](https://anaconda.org/conda-forge/dpgen) (📥 34K · ⏱️ 24.11.2024):
```
conda install -c conda-forge dpgen
```

dpdispatcher (🥈23 · ⭐ 45 · 📉) - generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/dpdispatcher) (👨‍💻 47 · 🔀 54 · 📦 53 · 📋 80 - 21% open · ⏱️ 27.11.2024):

```
git clone https://github.com/deepmodeling/dpdispatcher
```
- [PyPi](https://pypi.org/project/dpdispatcher) (📥 4.9K / month):
```
pip install dpdispatcher
```
- [Conda](https://anaconda.org/conda-forge/dpdispatcher) (📥 17K · ⏱️ 31.08.2024):
```
conda install -c conda-forge dpdispatcher
```
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpdispatcher) (📥 110K · ⏱️ 30.08.2024):
```
docker pull dptechnology/dpdispatcher
```

reacnetgenerator (🥈21 · ⭐ 67) - an automatic reaction network generator for reactive molecular dynamics simulation. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/reacnetgenerator) (👨‍💻 18 · 🔀 39 · 📦 3 · 📋 120 - 4% open · ⏱️ 25.11.2024):

```
git clone https://github.com/deepmodeling/reacnetgenerator
```
- [PyPi](https://pypi.org/project/reacnetgenerator) (📥 6.8K / month):
```
pip install reacnetgenerator
```
- [Conda](https://anaconda.org/conda-forge/reacnetgenerator) (📥 460K · ⏱️ 04.10.2024):
```
conda install -c conda-forge reacnetgenerator
```

dargs (🥈20 · ⭐ 5 · 📈) - Argument processing for the deep modeling project. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/dargs) (👨‍💻 7 · 🔀 3 · 📦 130 · 📋 9 - 22% open · ⏱️ 27.11.2024):

```
git clone https://github.com/deepmodeling/dargs
```
- [PyPi](https://pypi.org/project/dargs) (📥 110K / month):
```
pip install dargs
```
- [Conda](https://anaconda.org/conda-forge/dargs) (📥 35K · ⏱️ 21.11.2024):
```
conda install -c conda-forge dargs
```

dflow (🥈19 · ⭐ 66) - Dflow is a Python framework for constructing scientific computing workflows (e.g. concurrent learning workflows).. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/dflow) (👨‍💻 22 · 🔀 26 · 📋 36 - 38% open · ⏱️ 31.10.2024):

```
git clone https://github.com/deepmodeling/dflow
```
- [PyPi](https://pypi.org/project/dflow):
```
pip install dflow
```
- [Conda](https://anaconda.org/conda-forge/dflow):
```
conda install -c conda-forge dflow
```
- [Docker Hub](https://hub.docker.com/r/dptechnology/dflow) (📥 9.4K · ⏱️ 31.10.2024):
```
docker pull dptechnology/dflow
```

DPGEN2 (🥈17 · ⭐ 33) - 2nd generation of the Deep Potential GENerator. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/dpgen2) (👨‍💻 14 · 🔀 26 · 📦 5 · 📋 34 - 32% open · ⏱️ 26.11.2024):

```
git clone https://github.com/deepmodeling/dpgen2
```
- [PyPi](https://pypi.org/project/dpgen2) (📥 390 / month):
```
pip install dpgen2
```
- [Docker Hub](https://hub.docker.com/r/dptechnology/dpgen2) (📥 3.6K · ⏱️ 26.11.2024):
```
docker pull dptechnology/dpgen2
```

APEX (🥈16 · ⭐ 24) - APEX: Alloy Properties EXplorer using simulations. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/APEX) (👨‍💻 6 · 🔀 16 · 📦 3 · ⏱️ 25.10.2024):

```
git clone https://github.com/deepmodeling/APEX
```
- [PyPi](https://pypi.org/project/apex-flow) (📥 2.8K / month):
```
pip install apex-flow
```

JAX-FEM (🥈15 · ⭐ 300) - Differentiable Finite Element Method with JAX. GPL-3.0

- [GitHub](https://github.com/deepmodeling/jax-fem) (👨‍💻 9 · 🔀 45 · 📦 3 · 📋 39 - 61% open · ⏱️ 22.11.2024):

```
git clone https://github.com/deepmodeling/jax-fem
```
- [PyPi](https://pypi.org/project/jax-fem) (📥 620 / month):
```
pip install jax-fem
```

DeepFlame (🥈15 · ⭐ 140 · 📉) - A deep learning empowered open-source platform for reacting flow simulations. GPL-3.0

- [GitHub](https://github.com/deepmodeling/deepflame-dev) (👨‍💻 24 · 🔀 62 · 📋 49 - 40% open · ⏱️ 23.11.2024):

```
git clone https://github.com/deepmodeling/deepflame-dev
```

DeePTB (🥈15 · ⭐ 55) - DeePTB: A deep learning package for tight-binding approach with ab initio accuracy. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/DeePTB) (👨‍💻 10 · 🔀 16 · 📦 2 · 📋 38 - 23% open · ⏱️ 18.11.2024):

```
git clone https://github.com/deepmodeling/DeePTB
```
- [PyPi](https://pypi.org/project/dptb) (📥 430 / month):
```
pip install dptb
```

DP-GUI (🥈15 · ⭐ 7) - A web-based GUI for user inputs. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/dpgui) (👨‍💻 4 · 🔀 5 · 📦 9 · ⏱️ 26.11.2024):

```
git clone https://github.com/deepmodeling/dpgui
```
- [PyPi](https://pypi.org/project/dpgui) (📥 47K / month):
```
pip install dpgui
```

DMFF (🥈14 · ⭐ 160 · 💤) - DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable.. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/DMFF) (👨‍💻 14 · 🔀 42 · 📋 27 - 40% open · ⏱️ 12.01.2024):

```
git clone https://github.com/deepmodeling/DMFF
```
- [Conda](https://anaconda.org/conda-forge/dmff) (📥 1.2K · ⏱️ 06.01.2024):
```
conda install -c conda-forge dmff
```

rid-kit (🥉13 · ⭐ 44) - Reinforced dynamics. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/rid-kit) (👨‍💻 14 · 🔀 22 · 📥 150 · 📦 2 · 📋 5 - 40% open · ⏱️ 27.06.2024):

```
git clone https://github.com/deepmodeling/rid-kit
```
- [PyPi](https://pypi.org/project/rid-kit) (📥 340 / month):
```
pip install rid-kit
```

deepmodeling_sphinx (🥉13 · ⭐ 3) - Sphinx extension for DeepModeling projects. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/deepmodeling_sphinx) (👨‍💻 7 · 🔀 7 · ⏱️ 27.10.2024):

```
git clone https://github.com/deepmodeling/deepmodeling_sphinx
```
- [PyPi](https://pypi.org/project/deepmodeling_sphinx) (📥 4.5K / month):
```
pip install deepmodeling_sphinx
```

GPUMD (🥉11 · ⭐ 3 · 🐣) - Graphics Processing Units Molecular Dynamics. GPL-3.0

- [GitHub](https://github.com/deepmodeling/GPUMD) (👨‍💻 39 · ⏱️ 26.11.2024):

```
git clone https://github.com/deepmodeling/GPUMD
```

DeePKS-kit (🥉10 · ⭐ 100 · 💤) - a package for developing machine learning-based chemically accurate energy and density functional models. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/deepks-kit) (👨‍💻 7 · 🔀 35 · 📋 22 - 36% open · ⏱️ 13.04.2024):

```
git clone https://github.com/deepmodeling/deepks-kit
```

dpti (🥉10 · ⭐ 22) - A Python Package to Automate Thermodynamic Integration Calculations for Free Energy. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/dpti) (👨‍💻 19 · 🔀 19 · 📦 2 · 📋 9 - 88% open · ⏱️ 20.11.2024):

```
git clone https://github.com/deepmodeling/dpti
```
- [PyPi](https://pypi.org/project/dpti) (📥 180 / month):
```
pip install dpti
```

args (🥉10 · ⭐ 2 · 📈) - DeepModeling dargs arguments generation. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/args) (👨‍💻 3 · 🔀 2 · 📦 5 · ⏱️ 25.11.2024):

```
git clone https://github.com/deepmodeling/args
```
- [npm](https://www.npmjs.com/package/@deepmodeling/args) (📥 250 / month):
```
npm install @deepmodeling/args
```

Blog (🥉9 · ⭐ 1 · 📈) - DeepModeling Blog. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/blog) (👨‍💻 9 · 🔀 8 · ⏱️ 28.11.2024):

```
git clone https://github.com/deepmodeling/blog
```

community (🥉8 · ⭐ 84) - DeepModeling community content. Unlicensed

- [GitHub](https://github.com/deepmodeling/community) (👨‍💻 17 · 🔀 21 · ⏱️ 26.09.2024):

```
git clone https://github.com/deepmodeling/community
```

AIS-Square (🥉8 · ⭐ 12) - LGPL-3.0

- [GitHub](https://github.com/deepmodeling/AIS-Square) (👨‍💻 8 · 🔀 8 · 📋 6 - 83% open · ⏱️ 19.11.2024):

```
git clone https://github.com/deepmodeling/AIS-Square
```

fealpy (🥉8 · ⭐ 4 · 💤) - Finite Element Analysis Library in Python. Unlicensed

- [GitHub](https://github.com/deepmodeling/fealpy) (👨‍💻 57 · 🔀 2 · ⏱️ 24.04.2024):

```
git clone https://github.com/deepmodeling/fealpy
```
- [PyPi](https://pypi.org/project/fealpy) (📥 290 / month):
```
pip install fealpy
```

fpop (🥉8 · ⭐ 2 · 📉) - LGPL-3.0

- [GitHub](https://github.com/deepmodeling/fpop) (👨‍💻 4 · 🔀 12 · 📦 11 · ⏱️ 01.07.2024):

```
git clone https://github.com/deepmodeling/fpop
```
- [PyPi](https://pypi.org/project/fpop) (📥 920 / month):
```
pip install fpop
```

Uni-Fold (🥉7 · ⭐ 91 · 💤) - Apache-2

- [GitHub](https://github.com/deepmodeling/Uni-Fold) (👨‍💻 3 · 🔀 18 · ⏱️ 18.08.2022):

```
git clone https://github.com/deepmodeling/Uni-Fold
```
- [Docker Hub](https://hub.docker.com/r/dptechnology/unifold) (📥 780 · ⏱️ 08.01.2024):
```
docker pull dptechnology/unifold
```

tbplas (🥉6 · ⭐ 8 · 💤) - Repository of TBPLaS (tight-binding package for large-scale simulation). Unlicensed

- [GitHub](https://github.com/deepmodeling/tbplas) (👨‍💻 10 · 🔀 4 · ⏱️ 17.01.2024):

```
git clone https://github.com/deepmodeling/tbplas
```

DeePDih (🥉6 · ⭐ 5 · 💤) - Deep Potential driven molecular dihedral scan toolkit. MIT

- [GitHub](https://github.com/deepmodeling/DeePDih) (🔀 3 · ⏱️ 19.04.2024):

```
git clone https://github.com/deepmodeling/DeePDih
```

docs (🥉6 · ⭐ 3) - The home page of DeepModeling documentation. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/docs) (👨‍💻 8 · 🔀 7 · ⏱️ 28.10.2024):

```
git clone https://github.com/deepmodeling/docs
```

AI4Science101 (🥉5 · ⭐ 84 · 💤) - AI for Science. Unlicensed

- [GitHub](https://github.com/deepmodeling/AI4Science101) (👨‍💻 5 · 🔀 13 · ⏱️ 04.09.2022):

```
git clone https://github.com/deepmodeling/AI4Science101
```

tutorials (🥉5 · ⭐ 14) - Tutorials for DeepModeling projects. Unlicensed

- [GitHub](https://github.com/deepmodeling/tutorials) (👨‍💻 10 · 🔀 23 · 📋 3 - 33% open · ⏱️ 21.08.2024):

```
git clone https://github.com/deepmodeling/tutorials
```

DeepH-pack (🥉4 · ⭐ 12 · 💤) - Deep neural networks for density functional theory Hamiltonian. LGPL-3.0

- [GitHub](https://github.com/deepmodeling/DeepH-pack) (👨‍💻 6 · 🔀 6 · 📋 6 - 66% open · ⏱️ 28.12.2023):

```
git clone https://github.com/deepmodeling/DeepH-pack
```

tutorials-cn (🥉4 · ⭐ 3 · 💤) - LGPL-2.1

- [GitHub](https://github.com/deepmodeling/tutorials-cn) (👨‍💻 4 · 🔀 7 · ⏱️ 29.12.2022):

```
git clone https://github.com/deepmodeling/tutorials-cn
```

ADMP (🥉2 · ⭐ 2 · 💤) - Automatic Differentiation Multipole Moment Molecular Forcefield. Unlicensed

- [GitHub](https://github.com/deepmodeling/ADMP) (👨‍💻 7 · 🔀 2 · ⏱️ 15.02.2022):

```
git clone https://github.com/deepmodeling/ADMP
```

LibRI (🥉1 · ⭐ 6 · 💤) - GPL-3.0

- [GitHub](https://github.com/deepmodeling/LibRI) (👨‍💻 2 · 🔀 1 · 📋 3 - 66% open · ⏱️ 10.04.2023):

```
git clone https://github.com/deepmodeling/LibRI
```

openfinite ( ⭐ 1 · 💤) - LGPL-3.0

- [GitHub](https://github.com/deepmodeling/openfinite) (👨‍💻 2 · 🔀 1 · ⏱️ 06.10.2021):

```
git clone https://github.com/deepmodeling/openfinite
```

dflow-op-cutter (💤) - Unlicensed

- [GitHub](https://github.com/deepmodeling/dflow-op-cutter) (👨‍💻 2 · 🔀 1 · ⏱️ 06.07.2022):

```
git clone https://github.com/deepmodeling/dflow-op-cutter
```

---

## Related Resources

- [**Best-of lists**](https://best-of.org): Discover other best-of lists with awesome open-source projects on all kinds of topics.

## Contribution

Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:

- Open an issue by selecting one of the provided categories from the [issue page](https://github.com/deepmodeling/deepmodeling-projects/issues/new/choose) and fill in the requested information.
- Modify the [projects.yaml](https://github.com/deepmodeling/deepmodeling-projects/blob/main/projects.yaml) with your additions or changes, and submit a pull request. This can also be done directly via the [Github UI](https://github.com/deepmodeling/deepmodeling-projects/edit/main/projects.yaml).

If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the [best-of-generator](https://github.com/best-of-lists/best-of-generator) repository. If you like to create your own best-of list, we recommend to follow [this guide](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).

For more information on how to add or update projects, please read the [contribution guidelines](https://github.com/deepmodeling/deepmodeling-projects/blob/main/CONTRIBUTING.md). By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/deepmodeling/deepmodeling-projects/blob/main/.github/CODE_OF_CONDUCT.md).

## License

[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](https://creativecommons.org/licenses/by-sa/4.0/)