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
- Host: GitHub
- URL: https://github.com/dfdx/ghost.jl
- Owner: dfdx
- License: mit
- Created: 2021-06-08T18:55:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-30T17:48:15.000Z (over 3 years ago)
- Last Synced: 2025-03-18T05:22:54.290Z (2 months ago)
- Topics: julia, tracing
- Language: Julia
- Homepage:
- Size: 497 KB
- Stars: 48
- Watchers: 4
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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://dfdx.github.io/Ghost.jl/dev)
[](https://github.com/dfdx/Ghost.jl/actions/workflows/test.yml)