elastio/bon
Next-gen compile-time-checked builder generator, named function's arguments, and more!
When building complex data structures or calling functions with many parameters in Rust, this tool helps you organize your code by generating "builder" patterns. You provide your structs or functions, and it outputs a more readable and robust way to construct objects and invoke functions with named, optional parameters. Rust developers will find this useful for improving code clarity and preventing errors during compilation.
1,991 stars and 4,251,672 monthly downloads. Actively maintained with 4 commits in the last 30 days.
Use this if you are a Rust developer looking to improve the readability and safety of your code when constructing structs or calling functions with many arguments.
Not ideal if you are not a Rust developer or are working on very simple data structures and functions that do not benefit from a builder pattern.
Stars
1,991
Forks
38
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Monthly downloads
4,251,672
Commits (30d)
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/elastio/bon"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
lerouxrgd/rsgen-avro
Command line and library for generating Rust types from Avro schemas
seaofvoices/darklua
A command line tool that transforms Lua code
usethesource/rascal
The implementation of the Rascal meta-programming language (including interpreter, type checker,...
JacquesCarette/Drasil
Generate all the things (focusing on research software)
finos/morphir-elm
Tools to work with the Morphir IR in Elm.