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

https://github.com/dfdx/ghost.jl

The Code Tracer
https://github.com/dfdx/ghost.jl

julia tracing

Last synced: 2 months ago
JSON representation

The Code Tracer

Awesome Lists containing this project

README

        

# Ghost - Julia code tracer



_It passes through the walls without leaving a trace_

Ghost.jl is a code tracer for the Julia programming language. It lets you trace the function execution, recording all primitive operations onto a linearized tape.

[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://dfdx.github.io/Ghost.jl/dev)
[![Test](https://github.com/dfdx/Ghost.jl/actions/workflows/test.yml/badge.svg)](https://github.com/dfdx/Ghost.jl/actions/workflows/test.yml)