---
title: "2025 Recap: so many projects"
url: https://daily.dev/posts/2025-recap-so-many-projects-ngmhtqgpy
source_url: https://fasterthanli.me/articles/2025-recap
type: article
source: "fasterthanli.me"
published: 2025-12-31T22:19:25.311Z
updated: 2025-12-31T22:19:51.876Z
tags: ["performance", "rust", "compiler"]
reading_time: 41
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 2025 Recap: so many projects

**[fasterthanli.me](https://daily.dev/sources/fasterthanli)** · 41 min read · 0 upvotes · 0 comments

## Summary

A developer shares their 2025 journey building numerous interconnected Rust projects. Key projects include facet (a reflection-based serialization library with JIT compilation), dodeca (a static site generator with advanced caching), rapace (an IPC/RPC framework using shared memory), picante (an async query system inspired by salsa), and vixen (an ambitious build tool aiming to combine buck2's performance with cargo's ergonomics). The author also created supporting tools like arborium (tree-sitter grammar distribution), pikru (diagram rendering), and various format parsers. Most projects dogfood each other, forming an integrated ecosystem focused on developer experience, build performance, and comprehensive caching.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://fasterthanli.me/articles/2025-recap>

---

Tags: [#performance](https://daily.dev/tags/performance), [#rust](https://daily.dev/tags/rust), [#compiler](https://daily.dev/tags/compiler)

[View this post on daily.dev](https://daily.dev/posts/2025-recap-so-many-projects-ngmhtqgpy)
