OCaml - Oxidized!
Browse cluster: OCaml Systems and Utilities →OxCaml is a performance-focused fork of OCaml that is based on OCaml 5.4 and includes the Flambda 2 optimizer and CFG backend. Built in OCaml itself, OxCaml is designed for x86-64 and ARM64 platforms on Linux and macOS. The repository contains the compiler source code along with related tools and infrastructure, including benchmarking utilities, an OCaml indexing tool for project-wide code occurrence analysis, a JIT compiler for native toplevel execution, memory tracing support via Memtrace, and comprehensive test suites covering memory models and primitive argument handling.