telosys-tools-bricks/telosys-tools-generator
Telosys generator based on Velocity template engine
This tool helps you automatically create large sets of files for a specific purpose, like code for different programming languages or detailed documentation. You provide a model (a description of what you want to build) and it generates all the necessary output files, like source code or reports. It's designed for anyone who needs to quickly produce many similar files based on a structured input.
Use this if you need to rapidly generate a large number of standardized files, such as source code for various components, boilerplate for new projects, or extensive documentation from a single, consistent input model.
Not ideal if you only need to create a few unique files manually or if your generation logic requires highly dynamic, non-templated content.
Stars
22
Forks
18
Language
Java
License
LGPL-3.0
Category
Last pushed
Nov 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/telosys-tools-bricks/telosys-tools-generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.