hegg VS asami

Compare hegg vs asami and see what are their differences.

asami

A graph store for Clojure and ClojureScript (by threatgrid)
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
hegg asami
3 6
72 626
- 0.0%
6.7 0.0
15 days ago about 2 years ago
Haskell Clojure
BSD 3-clause "New" or "Revised" License Eclipse Public License 1.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hegg

Posts with mentions or reviews of hegg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-26.
  • [ANN] E-graphs and equality saturation: hegg 0.1
    3 projects | /r/haskell | 26 Aug 2022
  • Ask HN: What are some 'cool' but obscure data structures you know about?
    54 projects | news.ycombinator.com | 21 Jul 2022
    Equality graphs (e-graphs) for theorem proving and equality saturation and other equality-related things.

    They're awesome data structures that efficiently maintain a congruence relation over many expressions

    > At a high level, e-graphs extend union-find to compactly represent equivalence classes of expressions while maintaining a key invariant: the equivalence relation is closed under congruence.

    e.g. If I were to represent "f(x)" and "f(y)" in the e-graph, and then said "x == y" (merged "x" and "y" in the e-graph), then the e-graph, by congruence, would be able to tell me that "f(x) == f(y)"

    e.g. If I were to represent "a(2/2)", in the e-graph, then say "2/2 == 1", and "x1 == x", by congruence the e-graph would know "a*(2/2) == a" !

    The most recent description of e-graphs with an added insight on implementation is https://arxiv.org/pdf/2004.03082.pdf to the best of my knowledge.

    P.S: I'm currently implementing them in Haskell https://github.com/alt-romes/hegg

asami

Posts with mentions or reviews of asami. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-21.

What are some alternatives?

When comparing hegg and asami you can also consider the following projects:

Folly - An open-source C++ library developed and used at Facebook.

datascript - Immutable database and Datalog query engine for Clojure, ClojureScript and JS

us - An alternative interface to Sia

crux - General purpose bitemporal database for SQL, Datalog & graph queries. Backed by @juxt [Moved to: https://github.com/xtdb/xtdb]

RoaringBitmap - A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others

datahike - A durable Datalog implementation adaptable for distribution.

CPython - The Python programming language

datalevin - A simple, fast and versatile Datalog database

ann-benchmarks - Benchmarks of approximate nearest neighbor libraries in Python

Apache AGE - Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL. [Moved to: https://github.com/apache/age]

multiversion-concurrency-contro

naga - Datalog based rules engine