Single-threaded graph computation in Rust
Repositories
frankmcsherry repositories
Work in progress
A macros 1.1 #[derive(Abomonation)] implementation for the abomonation crate
Some notes on things I find interesting and important.
Rust serialization benchmark: capnproto vs. abomonation
High-throughput columnar serialization in Rust
An experimental columnar arena
An implementation of Ngo et al's GenericJoin in timely dataflow.
A lightweight Datalog engine in Rust
An interactive Datalog
A library and server providing a Datalog-inspired interface on top of Differential Dataflow.
An implementation of differential dataflow using timely dataflow on Rust.
Engines, queries, and data for dynamic Datalog computation
A messy e-graph implementation
Infrastructure for explaining the outputs of differential dataflow computations
Foam notes repository
Graph layout and compression using space-filling curves
A library for working with mmap'd graph data
Measuring the scaling properties of graph algorithms and infrastructure.