SimpleX Chat - the first messaging platform that has no user identifiers (not even random numbers) - v3.0 of iOS and Android apps is released - coded in Haskell!

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

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
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
  1. monomer

    An easy to use, cross platform, GUI library for writing Haskell applications.

    I would like to suggest the following Haskell GUI-library for the desktop application: https://github.com/fjvallarino/monomer

  2. InfluxDB

    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.

    InfluxDB logo
  3. simplexmq

    ⚙️ SimpleXMQ - A reference implementation of the SimpleX Messaging Protocol for simplex queues over public networks.

    We do have it, it's linked to from many places: https://github.com/simplex-chat/simplexmq/blob/stable/protocol/overview-tjr.md (sorry if I linked it before in this thread)

  4. ajv

    The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)

    My only achievement in open-source so far is Ajv library that most modern JavaScript projects depend on: https://github.com/ajv-validator/ajv

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

  • Fixing and Validating JSON with Ease: An In-Depth Guide

    1 project | dev.to | 27 Dec 2024
  • Unlocking the Power of JSON Patch

    2 projects | dev.to | 19 Dec 2024
  • Accept only specific keys in JSON or form-data format in express?

    1 project | /r/node | 16 Jun 2023
  • How to parse json into typescript types?

    2 projects | /r/typescript | 16 Jan 2023
  • Ajv JSON schema validator v8.12.0 is released – improves support for JSON Type Definition (RFC8927).

    1 project | /r/javascript | 3 Jan 2023