Passerine: An extensible and expressive new programming language

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    A small extensible programming language designed for concise expression with little code.

  • I really like how this has zero dependencies [0]

    [0] https://github.com/vrtbl/passerine/blob/master/Cargo.toml

  • dapr

    Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.

  • Looks nice. I've been recently looking for an expressive language to make an experiment combining two approaches to "cloud native" programming: something like Ballerina[0] combined with something like Dapr[1].

    For example: when I instantiate a queue, I get one from my cloud provider, or my local Redis, or my custom C++ implementation. That way, my code would represent my intent, and the actual building pieces could be switched from environment to environment.

    Dapr is already pretty close to this, but it's still a little verbose and low level compared to "normal" local programming. Maybe I'll experiment with Passerine for this, since it looks easy enough to tweak with Rust.

    [0] https://ballerina.io/

    [1] https://dapr.io/

  • 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

  • .NET Aspire is the best way to experiment with Dapr during local development

    6 projects | dev.to | 4 May 2024
  • Join the Diagrid Catalyst AWS Hackathon!

    2 projects | dev.to | 29 Apr 2024
  • Dapr: Microservices API

    1 project | news.ycombinator.com | 24 Apr 2024
  • The Ambassador Pattern

    1 project | news.ycombinator.com | 25 Nov 2023
  • Comparing Azure Functions vs Dapr on Azure Container Apps

    3 projects | dev.to | 9 Oct 2023