Show HN: Tuna Lang

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
  • tuna-lang

  • conder

  • Hi all, I'm Jeremy, and I’m excited to be sharing Tuna. I built this because I wanted to develop scalable web services as quickly as possible. I was tired of cobbling together containers, databases, web servers, build tools, and the what-have-you in order to build scalable applications. In Tuna, you can create a stateful web service in just 4 lines of code with zero application-land dependencies.

    For a non trivial application, I would recommend looking at a simple messenger web service written in Tuna: https://github.com/Conder-Systems/tuna-lang/blob/main/tuna/d....

    I think Bosque https://github.com/Microsoft/BosqueLanguage is similar in its “Cloud First Development” ambition.

    Compared to other programming languages, Tuna is unique because the global state is stored in a database. Under the hood, Tuna compiles to an intermediate representation that I also created called Conder: https://github.com/Conder-Systems/conder. This intermediate representation is decoupled from any specific storage provider. When it is compiled, query optimizations are applied to the IR to improve performance.

    My hope with Tuna and Conder is to simplify building scalable, secure, and vendor-agnostic distributed systems.

  • 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

  • Verified Rust for low-level systems code

    1 project | news.ycombinator.com | 4 May 2024
  • Show HN: Cvtek: Craft Your Resume/CV Using TOML

    1 project | news.ycombinator.com | 4 May 2024
  • Symfony 7 vs. .NET 8 - same-same but different?

    1 project | dev.to | 3 May 2024
  • Rust to .NET compiler – Progress update

    1 project | news.ycombinator.com | 3 May 2024
  • rbspy: A Sampling CPU Profiler for Ruby

    1 project | news.ycombinator.com | 3 May 2024