Haskell ecosystem

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(类型系统)
(数据库存储)
第146行: 第146行:
 
*[https://github.com/yesodweb/persistent Persistence] interface for Haskell allowing multiple storage methods
 
*[https://github.com/yesodweb/persistent Persistence] interface for Haskell allowing multiple storage methods
 
*[https://hackage.haskell.org/package/resource-pool resource-pool] A high-performance striped resource pooling implementation
 
*[https://hackage.haskell.org/package/resource-pool resource-pool] A high-performance striped resource pooling implementation
 +
*[https://hackage.haskell.org/package/hedis hedis] Client library for the [[Redis]] datastore: supports full command set, pipelining.
  
 
==操作系统==
 
==操作系统==

2021年12月8日 (三) 09:23的版本

Haskell ecosystem

目录

项目集

用户服务商

语言编译器

GHC

GHC, GHCi, Haskell Compiler Service(HCS) 资源汇集

类型系统

这里包含类型、数据、结构、算法等软件包,Haskell 主要使用 data 与 newtype 关键字来定义新的数据类型。

包管理

cabal-install 支持多个 Haskell 编译器,而 ghc-pkg 仅用于 GHC。

  • Nix 是一个包管理器,它管理的包环境可信赖、可重现,可原子地执行升级与回滚,在这基础上又有了基于包管理的操作系统 NixOS

测试质量

桌面IDE

图形GUI

Web应用

Servant
  • servant A Type-Level Web DSL
  • three-layer Architecture of the Haskell web applications with Haskell on backend and Elm on frontend.
  • IHP is a modern batteries-included haskell web framework, built on top of Haskell and Nix
  • Yesod Web Framework
  • Snap A Haskell Web Framework
  • hakyll A static website compiler library in Haskell

数据科学

金融科技

机器学习

Haskell Brain

机器学习, 深度学习, 神经网络 in Haskell

安全密码学

数学物理

并发并行

并行、并发、异步以及分布式、云计算

音乐视频

游戏

  • Haskanoid A free and open source breakout clone in Haskell using SDL and FRP, with Wiimote and Kinect support.
  • Frag is a 3D first person shooting game written in Haskell
  • Barbarossa - a chess engine written completely in Haskell
  • hadoom A little Doom-like 2.5 game engine
  • Hedgewars A turn-based artillery game, The game server is written in Haskell.
  • Lazy Lambda a Flappy Bird clone in Haskell with SpriteKit
  • Lambda-Heights A fast paced arcade game

区块链

数据库存储

Postgrest-request-flow.png

Databases and Persistence

操作系统

Operating System

硬件芯片

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱