guidorice / awesome-mojo

A curated list of awesome Mojo 🔥 frameworks, libraries, software and resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Mojo🔥

A curated list of awesome Mojo🔥 frameworks, libraries, software and resources.

If you want to contribute, please read this guide.

Table of contents

🖥️ Applications

Bioinformatics

  • mojomics - A collection of Jupyter notebooks and resources to empower bioinformatics researchers with the tools and insights they need to accelerate their projects.

Database

  • firedis - An implementation of Redis in the Mojo programming language.

Sorting

  • mojo-sort - Implementation of different sorting algorithms in Mojo.

Math

  • mojo-prefix-sum - Implementation of prefix sum as a scalar operation and with SIMD.

🛠️ Development Tools

  • arch-mojo - Script to install Mojo on ArchLinux.
  • py2mojo - Automated Python to Mojo code translation.
  • MojoPkgWorkflow - Packaging Mojo🔥 via GitHub Action Script.
  • menv - Mojo venv.

🗂️ Libraries

AI

  • Modular Engine - Modular's AI inference engine.
  • llama2.mojo - Implementation of llama2.c in Mojo.
  • mojograd — Implementation of Karpathy's micrograd in Mojo.
  • Micro-Mojograd - Implementation of Karpathy's micrograd in Mojo.
  • Mojo-Arrays - Vectorized N-Dimensional Arrays in native Mojo.
  • Infermo — A compact AutoDiff Engine for Deep Learning
  • EasyDeL - An OpenSource Library to make your training faster and more Optimized With cool Options for training and serving Both in Python And Mojo🔥
  • gradi-mojo - Implementation of a simple gradient descent problem in Python, Numpy, JAX, C++ (binding with Python) and Mojo.

Date & Time

  • mo-time - It's time for a time pkg in Mojo🔥.
  • morrow.mojo - Morrow is a Mojo library that provides human-friendly method for managing, formatting, and transforming dates, times, and timestamps.

Data Structures

  • Mojo-Types - Some useful types and functions for use in Mojo code.
  • mojo-trees - Experimental Tree data structures in Mojo.
  • mojo-magiclist - Multi-type list using mojo builtin object, with type checking.

FFI / Interop

  • mojo-libc - Mojo's libc support.
  • mojo-ffi - Notes and recipes about how to call C functions from Mojo and other tricks.

Geospatial

Math

  • Infrared - Geometric Algebra for Mojo🔥.

System

📚 Resources

Official

Social Media

Newsletters

  • Modverse - Official newsletter by Modular where you can discover the latest updates across the Modverse.
  • Learn Mojo - All things Mojo.

Videos

Presentations

Podcasts

Interviews

Articles

Tutorials

Benchmarks

📜 License

CC0

About

A curated list of awesome Mojo 🔥 frameworks, libraries, software and resources

License:Creative Commons Zero v1.0 Universal