relude
Standard Library
A lightweight Haskell standard library designed to balance productivity, safety, and performance.
🌀 Safe, performant, user-friendly and lightweight Haskell standard library
700 stars
12 watching
80 forks
Language: Haskell
last commit: about 1 month ago alternative-preludehaskellpreludesafestandard-libraryuser-friendly
Related projects:
Repository | Description | Stars |
---|---|---|
kowainik/membrain | Provides type-safe memory units through a Haskell library with minimal boilerplate | 62 |
reazen/relude | A prelude/standard library for ReasonML projects providing utility functions and data structures. | 267 |
kowainik/summoner | A tool for creating production-ready Haskell projects with minimal configuration | 699 |
protolude/protolude | A starting point for building custom Preludes in Haskell with common data types and functions in scope. | 403 |
serokell/universum | A custom prelude providing an alternative set of defaults for Haskell | 177 |
kowainik/learn4haskell | An educational project that teaches Haskell programming concepts in four modules through coding exercises and mentorship. | 1,007 |
kowainik/eio | A library that tracks exceptions on the type level in Haskell's IO system | 58 |
kowainik/prolens | A lightweight implementation of optics for composable access to values | 72 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 596 |
kowainik/issue-wanted | Centralizes GitHub issues across multiple Haskell projects into a single location | 59 |
public-ui/kolibri | A modular, reusable HTML component library aiming to make web applications more accessible and usable through standardized, semantic, and valid markup | 169 |
kowainik/policeman | A tool to help software developers choose the next version number for their Haskell packages based on semantic changes to their interfaces. | 69 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
kowainik/stan | Analyzes Haskell code to identify potential errors and areas for improvement | 570 |