sebastienrousseau/libmake
A code generator to reduce repetitive tasks and build high-quality Rust libraries. 🦀
This tool helps Rust developers quickly set up new libraries by generating a complete project structure, including code, tests, benchmarks, and documentation. You provide basic library information, and it outputs a high-quality, standardized Rust library boilerplate, saving significant time on repetitive setup tasks. It's designed for anyone building Rust libraries who wants to enforce best practices and consistency from the start.
Use this if you are a Rust developer looking to rapidly create new libraries with a consistent, high-quality structure and pre-filled boilerplate, minimizing manual setup.
Not ideal if you need to create a simple Rust application rather than a library, or if you prefer to hand-craft every file and configuration from scratch without any scaffolding.
Stars
30
Forks
1
Language
Rust
License
Apache-2.0
Category
Last pushed
Feb 18, 2026
Monthly downloads
36
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/sebastienrousseau/libmake"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lerouxrgd/rsgen-avro
Command line and library for generating Rust types from Avro schemas
seaofvoices/darklua
A command line tool that transforms Lua code
elastio/bon
Next-gen compile-time-checked builder generator, named function's arguments, and more!
usethesource/rascal
The implementation of the Rascal meta-programming language (including interpreter, type checker,...
JacquesCarette/Drasil
Generate all the things (focusing on research software)