Exo: Exocompilation for productive programming of hardware accelerators

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. exo

    Exocompilation for productive programming of hardware accelerators (by exo-lang)

    If you read the actual github, linked from the article, you will realize that it is a manual static scheduler. Example here:

    https://github.com/exo-lang/exo/blob/main/examples/avx2_matm...

    The hardware still does what it does, but this is a tool for manually ordering operations.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. rust-gpu

    🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧 (by Rust-GPU)

  4. Rust-CUDA

    Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Zig and GPUs

    2 projects | news.ycombinator.com | 18 Apr 2025
  • The Slang Shading Language

    6 projects | news.ycombinator.com | 26 Nov 2024
  • Announcing Rust 1.67.0

    10 projects | /r/rust | 26 Jan 2023
  • Why aren't there constantly more shading languages popping up all the time like other languages?

    12 projects | /r/GraphicsProgramming | 11 Aug 2022
  • Does Rust still depend on LLVM?

    3 projects | /r/rust | 18 May 2022