Some notes on things I find interesting and important.
☆2,102Feb 6, 2026Updated last month
Alternatives and similar repositories for blog
Users that are interested in blog are comparing it to the libraries listed below
Sorting:
- A modular implementation of timely dataflow in Rust☆3,583Feb 28, 2026Updated last week
- An implementation of differential dataflow using timely dataflow on Rust.☆2,914Feb 25, 2026Updated last week
- A lightweight Datalog engine in Rust☆861Dec 14, 2025Updated 2 months ago
- DDlog is a programming language for incremental computation. It is well suited for writing programs that continuously update their output…☆1,479Jul 7, 2023Updated 2 years ago
- The live data layer for apps and AI agents. Create up-to-the-second views into your business, just using SQL☆6,240Updated this week
- Single-threaded graph computation in Rust☆257Jan 21, 2019Updated 7 years ago
- An implementation of Ngo et al's GenericJoin in timely dataflow.☆91Apr 3, 2019Updated 6 years ago
- Differential dataflow for mere mortals☆528Apr 14, 2022Updated 3 years ago
- ☆3,420Feb 9, 2021Updated 5 years ago
- A reactive query engine built on differential dataflow.☆324Jan 20, 2020Updated 6 years ago
- Engines, queries, and data for dynamic Datalog computation☆134Aug 4, 2021Updated 4 years ago
- High-throughput columnar serialization in Rust☆188Jan 17, 2026Updated last month
- writing correct lock-free and distributed stateful systems in Rust, assisted by TLA+☆1,056May 23, 2017Updated 8 years ago
- Class materials for a distributed systems lecture series☆9,440Mar 18, 2025Updated 11 months ago
- Fast web applications through dynamic, partially-stateful dataflow☆5,220Oct 30, 2021Updated 4 years ago
- The Naiad system provides fast incremental and iterative computation for data-parallel workloads☆527Jan 22, 2022Updated 4 years ago
- UNMAINTAINED A persistent, relational store inspired by Datomic and DataScript.☆1,657Sep 10, 2018Updated 7 years ago
- High-performance runtime for data analytics applications☆3,005Jun 22, 2022Updated 3 years ago
- the champagne of beta embedded databases☆8,940Nov 4, 2025Updated 4 months ago
- Luke Gorrie's blog☆567Mar 24, 2023Updated 2 years ago
- Functional, persistent, off-heap, high performance data structure☆1,215Jul 22, 2018Updated 7 years ago
- Diagnostic tools for timely dataflow computations☆50Jul 6, 2022Updated 3 years ago
- Open Machine Intelligence Framework for Hackers. (GPU/CPU)☆5,551Mar 20, 2024Updated last year
- Cranelift code generator☆2,505Jun 26, 2020Updated 5 years ago
- A statically typed lisp, without a GC, for real-time applications.☆5,824Feb 26, 2026Updated last week
- A modern editor with a backend written in Rust.☆19,846Mar 19, 2024Updated last year
- Highly-available Distributed Fault-tolerant Runtime☆2,901Apr 22, 2023Updated 2 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/tfs☆2,942Feb 7, 2024Updated 2 years ago
- Prototype smart text editor☆1,079Feb 28, 2026Updated last week
- Represent large sets and maps compactly with finite state transducers.☆2,048Sep 25, 2024Updated last year
- Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust☆14,638Updated this week
- Research on integrating datalog & lambda calculus via monotonicity types☆416Jun 21, 2022Updated 3 years ago
- A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.