Comparative analysis of Python and Rust: evaluating their combined impact on performance
This article presents results of exploration of the combined application of Python and Rust in enhancing software performance, focusing on algorithm implementation. Python, known for its simplicity and flexibility, is widely used in various domains but faces limitations in CPU-intensive tasks. Rust,...
Saved in:
Published in | Journal of Computer Sciences Institute Vol. 35; pp. 137 - 141 |
---|---|
Main Authors | , , |
Format | Journal Article |
Language | English |
Published |
Lublin University of Technology
30.06.2025
|
Subjects | |
Online Access | Get full text |
Cover
Loading…
Summary: | This article presents results of exploration of the combined application of Python and Rust in enhancing software performance, focusing on algorithm implementation. Python, known for its simplicity and flexibility, is widely used in various domains but faces limitations in CPU-intensive tasks. Rust, on the other hand, excels in performance and safety of memory management, making it a compelling choice for optimizing critical code sections. By leveraging tools such as PyO3 and Maturin, Authors examine how Rust's compiled code can be seamlessly integrated into Python projects to mitigate performance bottlenecks. |
---|---|
ISSN: | 2544-0764 2544-0764 |
DOI: | 10.35784/jcsi.7050 |