Data-Oriented programming and LISP

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

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
  • scope-capture

    Project your Clojure(Script) REPL into the same context as your code when it ran

  • I am not advocating against the use of a compiler. I am going to illustrate how to reproduce the scope of a program and replay it in the REPL as it is done for instance in Clojure with scope-capture. In some use cases, I find this approach is simpler than using a debugger. This approach is possible only because the data is immutable.

  • 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

  • Automatic function argument / return value collection

    1 project | /r/Clojure | 3 Jul 2023
  • Clojure unique way of debugging

    1 project | /r/Clojure | 6 Oct 2021
  • The Clojure debbugging way with scope capture

    1 project | news.ycombinator.com | 6 Oct 2021
  • Let, try and other code blocks in the REPL

    4 projects | /r/Clojure | 24 Mar 2021
  • build.simple: tools.build without the DIY – install, sign and deploy libraries easily and securely like with Leiningen

    2 projects | /r/Clojure | 17 Oct 2023