Rust port of Google's SwissTable hash map
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
Rust port of Google's SwissTable hash map
Maps where keys are borrowed from values.
The human-friendly Rubik's Cube computer (WIP)
A JS/TS Engine
A Rust implementation of the Starlark language
Dns resolver server and dns block
Fluxon is a distributed data acceleration plane built in Rust for AI-native systems. It features three standardized interfaces: KV/RPC for inference KV Cache reuse, MQ for state passing in training and data pipelines, and FS for caching and S3-compatible access to model files and checkpoints.
A fast type checker and language server for Python
Open-source streaming SQL engine written in Rust using Apache Arrow and DataFusion. Supports continuous queries, temporal stream joins, tumbling/session windows, and CDC/Kafka connectors. Lightweight, embeddable, and sub-microsecond latency
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.