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. Learn more →
Top 6 Haskell Beam Projects
-
I'm not familiar with GPUs specifically, but I have seen this for ORMs that support multiple SQL dialects (e.g. [0]).
A great technique is called 'tagless final encoding' [1]. Using this technique, you can specify capabilities of an embedded domain-specific language (eDSL) such that you can have a shared (but narrow) common set of features, while allowing specializations of this eDSL to support extra features.
[0]: https://github.com/haskell-beam/beam
[1]: https://nrinaudo.github.io/articles/tagless_final.html
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
Haskell Beam discussion
Haskell Beam related posts
-
Optimizing a Rust GPU matmul kernel
-
How to use PostgreSQL with Haskell: beam
-
How can database libraries be compared to each other?
-
A more functional approach
-
Haskell sql multi-engine library
-
Hacker News top posts: Jul 31, 2021
-
Reflections On Using Haskell For My Startup
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 29 Apr 2025
Index
What are some of the best open-source Beam projects in Haskell? This list will help you:
# | Project | Stars |
---|---|---|
1 | beam | 596 |
2 | codec-beam | 170 |
3 | beam-automigrate | 20 |
4 | beam-mysql | 10 |
5 | beam-th | 3 |
6 | beam-newtype-field | 1 |