accelerate

Embedded language for high-performance array computations (by AccelerateHS)

Accelerate Alternatives

Similar projects and alternatives to accelerate

  1. haskell-language-server

    Official Haskell IDE support via the language server protocol (LSP)

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Cabal

    84 accelerate VS Cabal

    Official upstream development repository for Cabal and cabal-install

  4. futhark

    62 accelerate VS futhark

    :boom::computer::boom: A data-parallel functional programming language

  5. stack

    50 accelerate VS stack

    The Haskell Tool Stack

  6. chapel

    30 accelerate VS chapel

    a Productive Parallel Programming Language

  7. Co-dfns

    High-performance, Reliable, and Parallel APL

  8. hackage-server

    Hackage-Server: A Haskell Package Repository

  9. servant

    17 accelerate VS servant

    Servant is a Haskell DSL for describing, serving, querying, mocking, documenting web applications and more!

  10. hasktorch

    Tensors and neural networks in Haskell

  11. stackage

    13 accelerate VS stackage

    Stable Haskell package sets: vetted consistent packages from Hackage

  12. dhall

    Maintainable configuration files

  13. accelerate-fft

    FFT library for Haskell based on the embedded array language Accelerate

  14. accelerate-cuda

    DEPRECATED: Accelerate backend for NVIDIA GPUs

  15. accelerate-bignum

    Fixed-length large integer arithmetic for Accelerate

  16. beam

    7 accelerate VS beam

    A type-safe Haskell SQL library (by haskell-beam)

  17. polysemy

    7 accelerate VS polysemy

    :gemini: higher-order, no-boilerplate monads

  18. record-preprocessor

    Compiler preprocessor introducing a syntactic extension for anonymous records

  19. grenade

    5 accelerate VS grenade

    Deep Learning in Haskell

  20. hyper-haskell-server

    The strongly hyped Haskell interpreter.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better accelerate alternative or higher similarity.

accelerate discussion

Log in or Post with

accelerate reviews and mentions

Posts with mentions or reviews of accelerate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-12.
  • Accelerate
    1 project | news.ycombinator.com | 16 May 2026
  • Why Haskell?
    15 projects | news.ycombinator.com | 12 Sep 2024
    Well what kind of values and how many updates? You might have to call an external library to get decent performance, like you would use NumPy in Python. This might be of interest: https://www.acceleratehs.org/
  • Should I use newer ghc?
    2 projects | /r/haskell | 23 Feb 2023
    Someone has opened a PR for accelerate here https://github.com/AccelerateHS/accelerate/pull/525 (sadly seems not actively maintained at the moment, but that can always change if people care enough). I agree for an executable you should freeze your dependencies and compiler version, and using 8.10 is fine. Although there are tons of improvements in 9.2+
  • Haskell deep learning tutorials [Blog]
    4 projects | /r/haskell | 23 Jan 2023
    Backprop is a neat library. However, I guess its use case is if you actually don't want to go for anything standard like Torch or TF (perhaps for research?) For instance, if I were to use something like Accelerate for GPU acceleration, or some other computation-oriented library, then I would mix it with Backprop. Previously, I have benefited from Backprop in a ConvNet tutorial and I liked it.
  • I made a petition to get the accelerate project for Haskell some funding.
    1 project | /r/haskell | 5 Jan 2023
    Wait, really? Here's a conversation I had with him: https://github.com/AccelerateHS/accelerate/discussions/528
  • Who is researching array languages these days?
    5 projects | /r/Compilers | 15 Oct 2022
    I know Accelerate is being developed at Utrecht University in the Netherlands. You can look at publications by Trevor McDonell to get a taste of what they are doing.
  • Next Decade in Languages: User Code on the GPU
    3 projects | /r/ProgrammingLanguages | 25 Jun 2022
    I’m personally a big fan of http://www.acceleratehs.org / https://github.com/AccelerateHS/accelerate-llvm
  • Introduction to Doctests in Haskell
    6 projects | /r/haskell | 19 Apr 2022
    Looking for a few projects that make use of it, I found accelerate, hawk, polysemy and pretty-simple, so I'll be interested to poke around in their code and see how they have things set up.
  • Monthly Hask Anything (March 2022)
    5 projects | /r/haskell | 2 Mar 2022
    There's accelerate for GPU computing and hmatrix for bindings to BLAS and LAPACK.
  • Idris2+WebGL, part #12: Linear algebra with linear types... not great
    1 project | dev.to | 1 Mar 2021
    I'm toying with the idea of replacing vector values with vector generators, where e.g. v1 + v2 is not evaluated to a new vector, but to a vector program. This is similar to the approaches of Accelerate and TensorFlow. On the flip side, I don't think I could get rid of the overhead, and I expect much smaller computation loads than aforementioned libraries, so overheads could be very significant. The added benefit of using vector generators is that the generator could not only be evaluated, but also be turned into a Latex formula.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic accelerate repo stats
11
1,010
7.5
2 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Haskell is
the 30th most popular programming language
based on number of references?