sheaf-lang/sheaf
A functional framework for machine learning. Inspired by Clojure, compiled to native GPU code.
Sheaf helps machine learning engineers and researchers build high-performance machine learning models, especially those involving complex architectures like transformers. You write your model logic using its functional language, and it compiles this code into efficient native GPU instructions. This results in faster training and inference for your deep learning applications.
Use this if you are a machine learning engineer or researcher who values building high-performance models using a functional programming style and wants native GPU acceleration.
Not ideal if you prefer object-oriented frameworks or need extensive third-party library support specific to Python's ML ecosystem.
Stars
11
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Mar 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sheaf-lang/sheaf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
EnzymeAD/Enzyme
High-performance automatic differentiation of LLVM and MLIR.
Oxen-AI/Oxen
Lightning fast data version control system for structured and unstructured machine learning...
LaurentMazare/tch-rs
Rust bindings for the C++ api of PyTorch.
SunDoge/dlpark
A Rust Library for High-Performance Tensor Exchange with Python
TheMesocarp/koho
Full spectrum sheaf neural network over arbitrary CW complexes.