[ANN] merge, cropty, and trust-chain

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • free

    free monads (by ekmett)

  • https://hackage.haskell.org/package/trust-chain is a little more out there, but the most interesting to me personally. There are two ways to think about it, each useful to different audiences. On one hand, it can be seen as a tree where the node structure and leaf type are type level parameters, and every internal node is signed by the private key corresponding to the public key at that node. In Haskell, it can be seen as a free monad where every layer is signed in that same way.

  • crypto-abstractions

    Patterns for cryptographic primitives in Haskell

  • https://hackage.haskell.org/package/cropty is basically a wrapper over cryptonite that I found myself making in project after project and I wanted a very basic, Simple Haskell flavored, implementation of it. It provides symmetric and asymmetric encryption, and the asymmetric encryption encouraged is a composed AEP + RSA method which will be very efficient for large data sources. Here is a Fancy Haskell attempt at this interface, which perhaps could be rolled into this to make it polymorphic over cryptography protocols someday.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Is this meta-authentication system possible in Haskell

    1 project | /r/haskell | 10 Apr 2022
  • Stack-safety for free?

    3 projects | /r/rust | 18 Nov 2021
  • indexed-paths - a library for working with free categories - discussion

    4 projects | /r/haskell | 17 Apr 2021
  • How I transformed my career from software engineer to a penetration tester?

    1 project | dev.to | 21 Apr 2024
  • Stack on a Budget

    1 project | news.ycombinator.com | 21 Apr 2024