Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mfranzon/mojo-is-awesome

Curated list of Mojo resources, benchmarks and examples 🔥
https://github.com/mfranzon/mojo-is-awesome

List: mojo-is-awesome

awesome hacktoberfest machine-learning mojo programming-language python

Last synced: about 1 month ago
JSON representation

Curated list of Mojo resources, benchmarks and examples 🔥

Awesome Lists containing this project

README

        


Mojo is Awesome



Awesome





















# Curated list of Mojo resources, benchmarks, and examples.

[Mojo 🔥](https://www.modular.com/mojo): the programming language for all AI developers.

_List inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing._

## 📑Contents
- [**Mojo is Awesome** ](#mojo-is-awesome-)
- [Contents](#contents)
- [Community](#community)
- [Essential](#essential)
- [Benchmarks](#benchmarks)
- [Articles](#articles)
- [Videos](#videos)
- [Contributing](#contributing)
- [License](#license)

## 💚Community
- [Github](https://github.com/modularml/mojo)
- [Github discussions for Mojo](https://github.com/modularml/mojo/discussions)
- [llama2 in Mojo! - Porting of LLM llama2.c in 🔥](https://github.com/tairov/llama2.mojo)
- [Mojo CSV - read and write csv data](https://github.com/mzaks/mojo-csv)

## 🎨Essential
- [Blog](https://www.modular.com/blog)
- [Learn](https://docs.modular.com/mojo/)

## 🧿Benchmarks
- [Benchmarks](./benchmarks/)
- [Matrix multiplication](./benchmarks/matmul/)
- [Mandelbrot generation](./benchmarks/mandelbrot/)

## 📰Articles
- [Introducing Mojo: A New Programming Language for AI](https://medium.com/mlearning-ai/introducing-mojo-a-new-programming-language-for-ai-f47fc7bbfbf0)
- [Mojo🔥 - a new programming language for all AI developers ](https://medium.com/@shani.pelzig/mojo-a-new-programming-language-for-all-ai-developers-a-quick-introduction-6cd1fa9566f9)
- [Official Mojo Documentation](https://docs.modular.com/mojo/)
- [Optimizing Convolutional Neural Networks with Mojo](https://huggingface.co/blog/rishiraj/optimizing-cnn-with-mojo-1)
- [Getting Started with Mojo 🔥](https://dev.to/jjokah/getting-started-with-mojo-4985)
- [How Mojo🔥 gets a 35,000x speedup over Python – Part 1](https://huggingface.co/blog/rishiraj/optimizing-cnn-with-mojo-1)
- [How Mojo🔥 gets a 35,000x speedup over Python – Part 2](https://www.modular.com/blog/how-mojo-gets-a-35-000x-speedup-over-python-part-2)
- [Mojo🔥 - A journey to 68,000x speedup over Python - Part 3](https://www.modular.com/blog/mojo-a-journey-to-68-000x-speedup-over-python-part-3)
- [Mojo: The Future of AI Programming 🔥](https://codeconfessions.substack.com/p/mojo-the-future-of-ai-programming)
- [New Mojo: Programming Language for AI Developers](https://www.freecodecamp.org/news/new-mojo-programming-language-for-ai-developers/)
- [Mojo🔥 may be the biggest programming language advance in decades](https://www.fast.ai/posts/2023-05-03-mojo-launch.html)
- [An easy introduction to Mojo🔥 for Python programmers](https://www.modular.com/blog/an-easy-introduction-to-mojo-for-python-programmers)
- [Mojo Language: The New Programming Language for AI](https://www.datacamp.com/tutorial/mojo-language-the-new-programming-language-for-ai)
- [Mojo - A New Programming Language for AI](https://refine.dev/blog/mojo-programming-language/#what-is-mojo)
- [Exploring the Power of Mojo🔥 Programming Language](https://www.seaflux.tech/blogs/mojo-ai-programming-language)
- [Getting started with the Mojo programming language for AI](https://blog.logrocket.com/getting-started-mojo-programming-language/)

## â–¶Videos
- [Mojo 🔥 — a new programming language for AI developers](https://www.youtube.com/watch?v=-ogEkqeDEPg)
- [Mojo Lang… a fast futuristic Python alternative](https://www.youtube.com/watch?v=V4gGJ7XXlC0)
- [Getting started with the Mojo SDK🔥](https://youtu.be/knGTSXe7ytI?si=WMbZkE4c6ALKx0fD)
- [All you Need To Know About Mojo Programming Language 🔥](https://youtu.be/RI2F6u9dnkU?si=qVuLdYwqZz9mb_M7)
- [Say Goodbye to Python and Hello to Mojo🔥](https://youtu.be/s4ZUkwe0ZTI?si=HlPv-ePPSvT_FIme)
- [Mojo🔥 Review: How good is the new programming language for AI? ](https://www.youtube.com/watch?v=32aVTyYICys)
- [Jeremy Howard demo for Mojo launch](https://www.youtube.com/watch?v=6GvB5lZJqcE)
- [Mojo Programming Language – Full Course for Beginners](https://youtu.be/5Sm9IVMet9c?feature=shared)
- [Introduction to Mojo programming language](https://www.youtube.com/watch?v=j2BtOxtlJk4)
- [Chris Lattner: Future of Programming and AI | Lex Fridman Podcast](https://www.youtube.com/watch?v=pdJQ8iVTwj8)
- [Mojo: A Supercharged Python for AI with Chris Lattner](https://www.youtube.com/watch?v=-8TbsCUuwQQ)
- [Is Python Really Dead? | Python vs Mojo | What Is Mojo Programming | Simplilearn](https://www.youtube.com/watch?v=TIxTHSzohAY&ab_channel=Simplilearn)
- [Install and Setup Mojo 🔥 — the programming language for all AI developers](https://www.youtube.com/watch?v=SEwDoXPBjDk&ab_channel=AIAnytime)
- [Is This Language Replacing Python?! | Tech with Tim](https://www.youtube.com/watch?v=21WFgScvrdg)
- [[TechBites] New language Mojo.🔥 | Will Python be replaced? | Preface](https://www.youtube.com/watch?v=p0dCj1JL8AM)

## 🌱Contributing
Found an awesome package, article, blog, video etc.? Send me a pull request! Just follow the [guidelines](/CONTRIBUTING.md).
- Fork the repo.
- Clone the repo from your codebase
- Choose your favorite editor and open the folder.
- Create a new branch: `git checkout -b `
- Make changes, commit them and push it back up to github using `git push origin `.
- Open pull request on GitHub.

Thank you!

## âš¡Contributors





## 📜License

[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0/)