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 language server (LSP). Successor of ghcide & haskell-ide-engine.

  2. CodeRabbit

    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 logo
  3. Cabal

    84 accelerate VS Cabal

    Official upstream development repository for Cabal and cabal-install

  4. futhark

    56 accelerate VS futhark

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

  5. stack

    49 accelerate VS stack

    The Haskell Tool Stack (by commercialhaskell)

  6. chapel

    27 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. SaaSHub

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

    SaaSHub logo
  10. servant

    17 accelerate VS servant

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

  11. hasktorch

    Tensors and neural networks in Haskell

  12. stackage

    13 accelerate VS stackage

    Stable Haskell package sets: vetted consistent packages from Hackage

  13. dhall

    Maintainable configuration files

  14. accelerate-cuda

    DEPRECATED: Accelerate backend for NVIDIA GPUs

  15. accelerate-fft

    FFT library for Haskell based on the embedded array language Accelerate

  16. accelerate-bignum

    Fixed-length large integer arithmetic for Accelerate

  17. beam

    7 accelerate VS beam

    A type-safe, non-TH Haskell SQL library and ORM (by haskell-beam)

  18. polysemy

    7 accelerate VS polysemy

    :gemini: higher-order, no-boilerplate monads

  19. hyper-haskell-server

    The strongly hyped Haskell interpreter.

  20. grenade

    5 accelerate VS grenade

    Deep Learning in Haskell

  21. binaryen

    9 accelerate VS binaryen

    Discontinued DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc

  22. SaaSHub

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

    SaaSHub logo
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.
  • 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 | 11 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic accelerate repo stats
10
912
7.0
29 days ago

Sponsored
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

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