From 4c626f0574e20088287a70130122d4cdf221dd09 Mon Sep 17 00:00:00 2001 From: Coca Date: Thu, 8 Jan 2026 21:48:55 +0100 Subject: [PATCH] Suggest nanoserde --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7822b7f..4f30da8 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Any project here may be removed as long as the following become true, even if pr | Name | Alternative(s) | Evidence | Notes | |---|---|---|---| -| [`facet`](https://github.com/facet-rs/facet) | Use more specific deserialization libraries and avoid macros that slow things down anyway. [`serde`](https://serde.rs) itself is [tainted by its Palantir-defending author](https://archive.ph/fe9g5) | [@fasterthanlime is a pretty open and prominent LLM user and booster](https://hachyderm.io/@fasterthanlime/115572703914237879) | It's pretty safe to assume any other software/libraries by @fasterthanlime are similarly tainted. | +| [`facet`](https://github.com/facet-rs/facet) | Use more specific deserialization libraries and avoid macros that slow things down anyway. [`serde`](https://serde.rs) itself is [tainted by its Palantir-defending author](https://archive.ph/fe9g5). [`nanoserde`](https://github.com/not-fl3/nanoserde) could be suitable for certain use cases. | [@fasterthanlime is a pretty open and prominent LLM user and booster](https://hachyderm.io/@fasterthanlime/115572703914237879) | It's pretty safe to assume any other software/libraries by @fasterthanlime are similarly tainted. | ### Game Engines