Building paginator-rs: A Composable Pagination Library for Rust
Why I built a pagination library with fluent sub-builders, cursor support, and SeaORM integration — and what I learned about typestate patterns and API ergonomics.
3 posts
Why I built a pagination library with fluent sub-builders, cursor support, and SeaORM integration — and what I learned about typestate patterns and API ergonomics.
Why I chose Rust and Axum to build a full-scale WMS, the architecture decisions, and what I learned.
Why I built a Rust validation library inspired by TypeScript's Zod, and what I learned about proc macros, schema composition, and bridging two ecosystems.