Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,15 @@ vendors and compilers.

## Adoption

Beyond Xtensor, Xsimd has been adopted by major open-source projects, such as Mozilla Firefox, Apache Arrow, Pythran, and Krita.
Beyond Xtensor, Xsimd has been adopted by major open-source projects, such as:

- **Mozilla Firefox** - web browser,
- **Apache Arrow** - cross-language framework for tabular data management,
- **Pandas** - Python data analysis library,
- **KDE Krita** - digital painting and illustration application,
- **Meta Velox** - a composable execution engine,
- **Milvus** - vector database for AI applications,
- **Pythran** - Python-to-C++ compiler for numerical computing.

## History

Expand Down
Loading