Nestify offers a macro to simplify and beautify nested struct definitions in Rust, enabling cleaner, more readable code structures with less verbosity. It's especially valuable for handling API responses
☆343May 2, 2026Updated 3 weeks ago
Alternatives and similar repositories for nestify
Users that are interested in nestify are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A programming language made to aid students who are taking AP Computer Science Principles☆14Aug 2, 2025Updated 9 months ago
- ☆2,048Jan 27, 2026Updated 4 months ago
- Write your github workflows in rust☆166May 22, 2026Updated last week
- Cargo subcommand for configuring Cargo projects for best performance.☆1,059Apr 13, 2026Updated last month
- Quickly define custom error enums for a functions in rust.☆49Feb 17, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Next-gen compile-time-checked builder generator, named function's arguments, and more!☆2,039Apr 16, 2026Updated last month
- ☆527Oct 7, 2025Updated 7 months ago
- Rust newtype with guarantees 🇺🇦 🦀☆1,725May 3, 2026Updated 3 weeks ago
- Make retry like a built-in feature provided by Rust.☆1,034May 22, 2026Updated last week
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆51Nov 21, 2025Updated 6 months ago
- Generic extensions for tapping values in Rust.☆504Sep 29, 2023Updated 2 years ago
- Experimenting with Rust's fundamental data model☆61Feb 10, 2026Updated 3 months ago
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,711Updated this week
- A next-generation test runner for Rust.☆3,003Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Rust nested structs☆112Jan 26, 2026Updated 4 months ago
- Find unused dependencies in Cargo.toml☆2,101Apr 29, 2026Updated last month
- Compile-time string pattern matching that reverses format! interpolation — a lightweight regex alternative with no runtime compilation co…☆160May 22, 2026Updated last week
- An easy to use library for pretty print tables of Rust structs and enums.☆2,334Apr 25, 2026Updated last month
- Macros for implementing Type-State-Pattern on your structs and methods☆264Mar 20, 2025Updated last year
- Compile-time type-checked builder derive☆1,168May 1, 2026Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆4,219May 17, 2026Updated last week
- 📦 shippable application packaging☆2,039Updated this week
- A very fast linker for Linux☆3,571Updated this week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Remove unused Rust dependencies with this one weird trick!☆1,312Apr 24, 2026Updated last month
- A simple spell checker written in rust. Includes CLI and lib.☆23Mar 16, 2026Updated 2 months ago
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need