Skip to content

illinoisdata/MojoFrame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MojoFrame: A High-Performance DataFrame Library in Mojo

MojoFrame is a high-performance DataFrame library implemented in the Mojo programming language, designed for analytical query workloads and optimized for modern hardware (CPUs supported, GPUs and other hardware accelerators to be explored) via JIT and MLIR.

Features

Currently, core relational opertaions and some utility functions are implemented for the TPC-H benchmark.

Running

Install magic CLI: curl -ssL https://magic.modular.com/92f881dc-d525-4538-913e-eea8752d2210 | bash

Navigate into the Mojoframe directory: cd Mojoframe

Initialize project files: magic init --format mojoproject

Run the mojo program: magic run mojo main.mojo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published