Programmers are bad at managing state (2020)

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • State Machine

    Adds support for creating state machines for attributes on any Ruby class

  • look at this gem https://github.com/pluginaweek/state_machine to get an idea of what features are possible

  • skelex

    Regular expression (regex) matching over streams of objects

  • Except the tape gets overwritten/looped over. What GP was referring to is event-sourcing the state in an append-only log and running finite state automata on this sequence.

    Here is a java lib that apply regex to stream of Objects that could be used to achieve this purpose.

    https://github.com/norswap/skelex

  • 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