Version 0.6 of Flat, a principled, portable and compact binary data format

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. flat

    Principled and efficient binary serialization

    Now we have Generically(1) in base (since 4.17) so any class with generic default methods can have an instance of Generically. I made an issue: https://github.com/Quid2/flat/issues/33

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. There are other generic frameworks, such as generics-sop and kind-generics so even within generic default methods we are limiting ourselves to only deriving GHC.Generics. There should be one newtype for each generic framework so you can derive via SOP.Generically and Kind.Generically.

  4. adjunctions

    Simple adjunctions

    To specify a representing type I can generically derive Representable via More a `ShapedBy` [a].

  5. witherable

    Filter with effects

    Yes or if you have instances of the polynomial functors, you can create a trivial instance like https://github.com/fumieval/witherable/issues/89

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Version 0.6 of Flat

    1 project | /r/test | 16 Nov 2022
  • Learn From Errors: Overlapping Instances

    2 projects | /r/haskell | 22 Oct 2021
  • Nutype 0.4.0 released

    1 project | /r/rust | 23 Nov 2023
  • Nutype 0.3.0 released

    1 project | /r/rust | 25 Jun 2023
  • Nutype 0.2.0 is released.

    1 project | /r/rust | 13 Apr 2023