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

https://github.com/yinqiwen/didagle


https://github.com/yinqiwen/didagle

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Didagle
Dependency Injection Directed Acyclic Graph Lightweight Engine.

## Features
- 依赖注入(C++/Go)
- 数据驱动图执行(C++/Go)
- 流程驱动图执行(C++/Go)
- `if/else/while`控制流(C++/Go)
- Python代码计算图描述(C++/Go)
- Toml配置计算图描述(C++/Go)