Skip to content
View ahmadakbar's full-sized avatar

Block or report ahmadakbar

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. dbt-core dbt-core Public

    Forked from dbt-labs/dbt-core

    dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

    Rust

  2. datafusion datafusion Public

    Forked from apache/datafusion

    Apache DataFusion SQL Query Engine

    Rust

  3. arrow arrow Public

    Forked from apache/arrow

    Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics

    C++

  4. arrow-rs arrow-rs Public

    Forked from apache/arrow-rs

    Official Rust implementation of Apache Arrow

    Rust

  5. datafusion-sqlparser-rs datafusion-sqlparser-rs Public

    Forked from apache/datafusion-sqlparser-rs

    Extensible SQL Lexer and Parser for Rust

    Rust

  6. TensorRT-LLM TensorRT-LLM Public

    Forked from NVIDIA/TensorRT-LLM

    TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. Tensor…

    Python