awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesCompiled Module Analysis

Generation of API documentation from compiled binary modules and frameworks using symbol graphs.

Distinct from Extension Module Compilers: Existing candidates focus on compilers themselves; this is about analyzing already compiled modules for documentation.

Explore 3 awesome GitHub repositories matching development tools & productivity · Compiled Module Analysis. Refine with filters or upvote what's useful.

Awesome Compiled Module Analysis GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • realm/jazzyAvatar von realm

    realm/jazzy

    7,384Auf GitHub ansehen↗

    Jazzy is a source code documentation tool and API generator designed for Swift and Objective-C. It analyzes project roots and compiled modules to produce searchable HTML websites or offline docsets. The system functions as a multi-module API documenter, aggregating documentation from separate source modules into a single site with cross-module linking. It serves as a markdown-based documentation engine that integrates technical guides and LaTeX mathematical equations to complement generated API references. The tool covers a broad capability surface including multi-language API generation for

    Generates API documentation from compiled module files or frameworks using symbol graphs for faster processing.

    Ruby
    Auf GitHub ansehen↗7,384
  • flashinfer-ai/flashinferAvatar von flashinfer-ai

    flashinfer-ai/flashinfer

    4,996Auf GitHub ansehen↗

    FlashInfer is a library of high-performance GPU kernels purpose-built for accelerating large language model inference. It provides optimized implementations for attention operations (including flash attention, page attention, multi-head latent attention, and cascade attention) using paged key-value caches, fused kernel composition, and just-in-time compilation. The library also includes specialized kernels for mixture-of-experts layers, block-scaled low-precision quantization (FP8, FP4), and distributed collective communication. What distinguishes FlashInfer is its fused all-reduce communicat

    Lists available compilation modules and reports their compilation status.

    Pythonattentioncudadistributed-inference
    Auf GitHub ansehen↗4,996
  • iree-org/ireeAvatar von iree-org

    iree-org/iree

    3,819Auf GitHub ansehen↗

    IREE is an MLIR-based compiler toolchain and runtime designed to translate machine learning models from various frameworks into optimized binaries for execution across diverse hardware targets. It provides a unified pipeline to ingest models from PyTorch, TensorFlow, JAX, and ONNX, lowering them into a common intermediate representation for deployment on CPUs, GPUs, and bare-metal embedded systems. The project distinguishes itself through a bytecode virtual machine and a hardware abstraction layer that decouple high-level model logic from specific hardware instruction sets. It supports sophis

    Prints the internal data of a compiled module file for debugging purposes.

    C++compilercudajax
    Auf GitHub ansehen↗3,819
  1. Home
  2. Development Tools & Productivity
  3. Compiled Module Analysis

Unter-Tags erkunden

  • Compilation Module Status Inspection1 Sub-TagUtility for listing available compilation modules and reporting their compilation status with optional filters. **Distinct from Compiled Module Analysis:** Distinct from Compiled Module Analysis: focuses on listing and status reporting of compilation modules, not API documentation generation.