DevLog 00001 - Command Line Updates

This page summarizes the projects mentioned and recommended in the original post on dev.to

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. opt-env-conf

    Perhaps one of the greatest finds for the core library was the awesome library opt-env-conf by NorfairKing on GitHub. What looks on the surface as just another command line argument parsing library, is actually a masterpiece in developer experience design IMO. This library not only allows you to define parsers for your command line program arguments, but also define requirements in terms of environment variables and configuration files. On top of that, it also lets you generate manpages, and autocompletions for your typical shells like Bash, ZSH, Fish, and others.

  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. minttea

    A fun little TUI framework for OCaml

    I’ve got lots of ideas to come for that, like a nice terminal UI based on minttea by leostera. Also, implicit imports that are configurable, so you don’t have to import any module if you already have it in your deps, and start implementing custom syntax.

  4. NeoHaskell

    ⏩ NeoHaskell is a dialect of Haskell that is focused on newcomer-friendliness and productivity.

    As always, I invite you to the Discord server to have a chat, and of course to the GitHub repo to contribute if that’s your thing. See you around!

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

  • Developers are choosing older AI models, and the data explains why

    2 projects | news.ycombinator.com | 5 Nov 2025
  • Revolutionizing LLM Interactions: Code2Prompt – Your Code's New AI Assistant

    1 project | dev.to | 29 Jun 2025
  • Gemini 2.5 Pro vs. Claude 3.7 Sonnet: Coding Comparison

    10 projects | news.ycombinator.com | 31 Mar 2025
  • Mufeedvh/code2prompt:A CLI tool to convert your codebase in a single LLM prompt

    1 project | news.ycombinator.com | 16 Jan 2025
  • Ask HN: How do you load your code base as context window in ChatGPT?

    1 project | news.ycombinator.com | 7 Jan 2025

Did you know that Haskell is
the 27th most popular programming language
based on number of references?