Forgoing Implicity and Using Abstractions: Clips

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

    Durable Rules Engine (by jruizgit)

  • Is it possible: yes.

    Can you write your own home-grown rules engine in Ruby: yes.

    Can you use off-the-shelf gems: yes. Here's a few I poked around in my previous explorations into Ruby Rules Engines:

    * durable rules - https://github.com/jruizgit/rules?tab=readme-ov-file#ruby

    * wongi - https://github.com/ulfurinn/wongi-engine

    * rules - https://github.com/azach/rules

    * ruleby - https://github.com/Ruleby/ruleby

      - bonus: video of original ruleby author explaining rules engines: https://www.youtube.com/watch?v=qMh2RDL6aBM

  • wongi-engine

    A rule engine written in Ruby.

  • Is it possible: yes.

    Can you write your own home-grown rules engine in Ruby: yes.

    Can you use off-the-shelf gems: yes. Here's a few I poked around in my previous explorations into Ruby Rules Engines:

    * durable rules - https://github.com/jruizgit/rules?tab=readme-ov-file#ruby

    * wongi - https://github.com/ulfurinn/wongi-engine

    * rules - https://github.com/azach/rules

    * ruleby - https://github.com/Ruleby/ruleby

      - bonus: video of original ruleby author explaining rules engines: https://www.youtube.com/watch?v=qMh2RDL6aBM

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

    Dynamic, Active-Record based business rules engine (by azach)

  • Is it possible: yes.

    Can you write your own home-grown rules engine in Ruby: yes.

    Can you use off-the-shelf gems: yes. Here's a few I poked around in my previous explorations into Ruby Rules Engines:

    * durable rules - https://github.com/jruizgit/rules?tab=readme-ov-file#ruby

    * wongi - https://github.com/ulfurinn/wongi-engine

    * rules - https://github.com/azach/rules

    * ruleby - https://github.com/Ruleby/ruleby

      - bonus: video of original ruleby author explaining rules engines: https://www.youtube.com/watch?v=qMh2RDL6aBM

  • ruleby

    the Rules Engine for Ruby

  • Is it possible: yes.

    Can you write your own home-grown rules engine in Ruby: yes.

    Can you use off-the-shelf gems: yes. Here's a few I poked around in my previous explorations into Ruby Rules Engines:

    * durable rules - https://github.com/jruizgit/rules?tab=readme-ov-file#ruby

    * wongi - https://github.com/ulfurinn/wongi-engine

    * rules - https://github.com/azach/rules

    * ruleby - https://github.com/Ruleby/ruleby

      - bonus: video of original ruleby author explaining rules engines: https://www.youtube.com/watch?v=qMh2RDL6aBM

  • zeus

    Zeus agents (by sgt101)

  • Here's a java implementation of rete that I worked on about 20 years ago https://github.com/sgt101/zeus/tree/master/src/zeus/rete

    It might work!

  • ops5

    The Ops5 programming language for production systems (by sharplispers)

  • The predecessor to CLIPS has been apparently kept in a building state[1]; I haven't tried it though.

    1: https://github.com/sharplispers/ops5

  • clipspy

    Python CFFI bindings for the 'C' Language Integrated Production System CLIPS

  • Cool, looks like sauron-engine is indeed actively developed. I've not used it myself.

    Also for your consideration, clipspy, which exposes CLIPS in Python: https://github.com/noxdafox/clipspy

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Versioning Your REST API Made Easy: Tips and Tricks

    1 project | dev.to | 14 May 2024
  • Level Up Your Projects with GitHub Actions & CI/CD

    6 projects | dev.to | 27 Apr 2024
  • Pyenv – lets you easily switch between multiple versions of Python

    20 projects | news.ycombinator.com | 25 Mar 2024
  • Call Python functions from the Ruby language

    1 project | news.ycombinator.com | 13 Mar 2024
  • Using LangServe to build REST APIs for LangChain Applications

    3 projects | dev.to | 16 Feb 2024