Repository History

3 repositories tagged with development tools

Topic: development tools
py2many: Universal Python Transpiler to Rust, C++, Go, and More

py2many: Universal Python Transpiler to Rust, C++, Go, and More

py2many is a powerful Python transpiler designed to convert Python source code into multiple statically-typed programming languages, including Rust, C++, Go, Julia, and Kotlin. This tool helps developers improve application performance, enhance security, and enable seamless cross-platform development. It allows users to leverage Python's ease of development while benefiting from the speed and robustness of other languages.

Analyzed Mar 17, 2026
View Details
Mypy: Static Typing for Python - Enhance Code Quality and Reliability

Mypy: Static Typing for Python - Enhance Code Quality and Reliability

Mypy is a powerful static type checker for Python that helps developers find bugs in their programs without even running them. By leveraging PEP 484 type hints, Mypy ensures variables and functions are used correctly, leading to more robust and maintainable code. It supports gradual typing, allowing for flexible adoption, and offers advanced features like type inference and generics.

Analyzed Jan 29, 2026
View Details
POML: Structured Prompt Engineering for LLMs with a Markup Language

POML: Structured Prompt Engineering for LLMs with a Markup Language

POML (Prompt Orchestration Markup Language) is a novel markup language developed by Microsoft for advanced prompt engineering. It brings structure, maintainability, and versatility to LLM applications by addressing common challenges like unstructured prompts and complex data integration. Developers can systematically organize prompt components, integrate diverse data types, and manage presentation variations for more sophisticated and reliable LLM interactions.

Analyzed Jan 25, 2026
View Details
Previous Page 1 Next
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️