crepe

Datalog compiler embedded in Rust as a procedural macro (by ekzhang)

Crepe Alternatives

Similar projects and alternatives to crepe

  1. highway

    77 crepe VS highway

    Performance-portable, length-agnostic SIMD with runtime dispatch

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. datascript

    26 crepe VS datascript

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

  4. datalevin

    16 crepe VS datalevin

    A simple, fast and versatile Datalog database

  5. mentat

    9 crepe VS mentat

    Discontinued UNMAINTAINED A persistent, relational store inspired by Datomic and DataScript. (by mozilla)

  6. ascent

    5 crepe VS ascent

    Logic programming in Rust

  7. indradb

    5 crepe VS indradb

    A graph database written in rust

  8. xsimd

    5 crepe VS xsimd

    C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))

  9. SaaSHub

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

    SaaSHub logo
  10. percival

    📝 Web-based, reactive Datalog notebooks for data analysis and visualization

  11. souffle

    Soufflé is a variant of Datalog for tool designers crafting analyses in Horn clauses. Soufflé synthesizes a native parallel C++ program from a logic specification.

  12. inline-python

    Inline Python code directly in your Rust code

  13. Event Store

    KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.

  14. cccl

    5 crepe VS cccl

    CUDA Core Compute Libraries

  15. ukanren-rs

    Rust implementation of µKanren, a featherweight relational programming language.

  16. versionist

    Discontinued A plugin for versioning Rails based RESTful APIs.

  17. treeedb

    1 crepe VS treeedb

    Generate Soufflé Datalog types, relations, and facts that represent ASTs from a variety of programming languages.

  18. FuXi

    1 crepe VS FuXi

    Chimezie Ogbuji's FuXi reasoner. NON-FUNCTIONING, RETAINED FOR ARCHIVAL PURPOSES. For working code plus version and associated support requirements see:

  19. roxi

    1 crepe VS roxi

    Reactive Reasoning

  20. pydatalog

    1 crepe VS pydatalog

    Fork of pyDatalog https://sites.google.com/site/pydatalog/ (by baojie)

  21. 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 better crepe alternative or higher similarity.

crepe discussion

Log in or Post with

crepe reviews and mentions

Posts with mentions or reviews of crepe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-22.
  • Datalog in 100 lines of JavaScript (2022)
    5 projects | news.ycombinator.com | 22 Jan 2024
  • GDlog: A GPU-Accelerated Deductive Engine
    16 projects | news.ycombinator.com | 3 Dec 2023
    https://github.com/topics/datalog?l=rust ... Cozo, Crepe

    Crepe: https://github.com/ekzhang/crepe :

    > Crepe is a library that allows you to write declarative logic programs in Rust, with a Datalog-like syntax. It provides a procedural macro that generates efficient, safe code and interoperates seamlessly with Rust programs.

    Looks like there's not yet a Python grammar for the treeedb tree-sitter: https://github.com/langston-barrett/treeedb :

    > Generate Soufflé Datalog types, relations, and facts that represent ASTs from a variety of programming languages.

    Looks like roxi supports n3, which adds `=>` "implies" to the Turtle lightweight RDF representation: https://github.com/pbonte/roxi

    FWIW rdflib/owl-rl: https://owl-rl.readthedocs.io/en/latest/owlrl.html :

    > simple forward chaining rules are used to extend (recursively) the incoming graph with all triples that the rule sets permit (ie, the “deductive closure” of the graph is computed).

    ForwardChainingStore and BackwardChainingStore implementations w/ rdflib in Python: https://github.com/RDFLib/FuXi/issues/15

    Fast CUDA hashmaps

    Gdlog is built on CuCollections.

    GPU HashMap libs to benchmark: Warpcore, CuCollections,

    https://github.com/NVIDIA/cuCollections

    https://github.com/NVIDIA/cccl

    https://github.com/sleeepyjack/warpcore

    /? Rocm HashMap

    DeMoriarty/DOKsparse:

  • Ergonomic inline SQL as a Python library
    3 projects | /r/ProgrammingLanguages | 8 Oct 2022
    Inspired by past work: LINQ, inline-python, crepe, DataScript, Riffle.
  • Call for Help - Open Source Datom/EAV/Fact database in Rust.
    8 projects | /r/rust | 1 Apr 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 Jun 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic crepe repo stats
4
474
0.0
over 1 year ago

ekzhang/crepe is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of crepe is Rust.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?