Shrimpl programming language and LSP
Complete educational resource for learning MCP (Model Context Protocol) development with Rust - 20 comprehensive examples from beginner to enterprise level
Interactive web-based Rust tutorial with exercises, progress tracking, and integrated terminal
Library/repository for the half-day Rust tutorial teaching you how to make a game client in Rust.
Peer-to-peer experiment integration for burn_dragon language training
Ursula durable-stream server: thread-per-core, multi-Raft, HTTP front door.
Benchmark client for Durable Streams servers: drives multi-stream write, SSE fan-out, and catch-up replay workloads against Ursula, the Durable Streams reference, and S2 Lite.
Shared protobuf wire types for Ursula (stream commands, cold chunk refs, Raft RPC payloads).
OpenRaft integration for Ursula's per-group multi-Raft replication: network, log store, and snapshot transport.
Per-core actor runtime for Ursula: hot ring, cold-tier flush, and the replaceable group-engine boundary.
Shard placement primitives for Ursula's thread-per-core multi-Raft runtime.
Durable Streams state machine for Ursula: bucket and stream commands, events, and offset bookkeeping.