Bloat

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

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
  • ocaml

    The core OCaml system: compilers, runtime system, base libraries

  • That does sound problematic, but without the code it is hard to tell what is the issue. Typically, compiling a 6kLoc file like https://github.com/ocaml/ocaml/blob/trunk/typing/typecore.ml takes 0.8 s on my machine.

  • fragnix

    Fragment-based code distribution!

  • A long time ago I experimented with fragment-based code distribution. The idea is that the unit of distribution should be individual functions and not packages. The Unison language does this in practice.

  • 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
  • cmarkit

    CommonMark parser and renderer for OCaml

  • omd pulls quite a lot of things, probably more than it should, due to its use of ppx_expect that pulls a lot of the Jane Street ecosystem (which is just fine if you are otherwise using core, but could feel bloated otherwise); now that it exists, cmarkit is probably a better choice for Markdown parsing. (It is more lightweight dependency-wise and probably better designed.)

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

  • OCaml: a Rust developer's first impressions

    4 projects | news.ycombinator.com | 12 Nov 2023
  • Notes about the ongoing Perl logo discussion

    1 project | dev.to | 9 Jul 2023
  • Playing Atari Games in OCaml

    2 projects | news.ycombinator.com | 15 Jun 2023
  • Key takeways from OpenAI CEO's 3-hour Senate testimony, where he called for AI models to be licensed by US govt. Full breakdown inside.

    2 projects | /r/ChatGPT | 17 May 2023
  • So Hows the Hackathon Going?

    4 projects | /r/ProgrammerHumor | 10 May 2023