Avium - A library trying to make object-oriented programming in C easier.

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

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
  • lisp-preprocessor

    Common lisp embedded template engine

  • Looks good. I'm not sure that a union is the way to go. When I've thought about creating something like this in the past I've mostly considered it from the angle of starting with a different preprocessor, such as https://github.com/cxxxr/lisp-preprocessor, and using it to generate iterator interfaces and the like.

  • cinje

    A Pythonic and ultra fast template engine DSL.

  • Looks good. I'm not sure that a union is the way to go. When I've thought about creating something like this in the past I've mostly considered it from the angle of starting with a different preprocessor, such as https://github.com/cxxxr/lisp-preprocessor, and using it to generate iterator interfaces and the like. While it may sound absolutely undesirable I've also seen PHP used to great effect in a similar way, treating files like templates with inline PHP. I've wondered about a similar solution using the file encoding support in Python, similar to how https://github.com/marrow/cinje functions.

  • 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

  • This Week In Python

    5 projects | dev.to | 10 May 2024
  • Emulation of Nintendo Game Boy (DMG-01) (2016) [pdf]

    1 project | news.ycombinator.com | 1 May 2024
  • You can't just assume UTF-8

    3 projects | news.ycombinator.com | 29 Apr 2024
  • LongRoPE: Extending LLM Context Window Beyond 2M Tokens

    1 project | news.ycombinator.com | 22 Feb 2024
  • utype VS pydantic - a user suggested alternative

    2 projects | 15 Feb 2024