Cthulhu.jl is a powerful introspection tool for exploring the Julia compiler’s method dispatch and type inference system. It allows users to interactively descend into the type-inferred lowered and LLVM IR of Julia functions from the REPL. This makes it ideal for developers who want to optimize performance, debug type instability, or understand how Julia compiles code. Named after the Lovecraftian idea of descending into madness, Cthulhu reveals the "underworld" of Julia compilation.
Features
- Interactive exploration of type inference and lowered code
- Displays LLVM IR and native assembly output
- Allows recursive descent into nested function calls
- Highlights type instabilities for optimization
- Integrated with Julia’s REPL for quick access
- Useful for compiler-level debugging and performance tuning
Categories
DebuggersLicense
MIT LicenseFollow Cthulhu.jl
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Cthulhu.jl!