Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Tanmayrg1999/Rust_program_currency_to_text_using_files
Rust is blazingly fast and memory-efficient with no runtime or garbage collector, it can power performance-critical services, run on embedded devices, and easily integrate with other languages. The project can rightly determine the textual output till 1 crore and a decimal precision up-to 2. Program will ask the user to enter a number and the expected output will be the text of corresponding currency. If a number is an integer then it will not return anything after decimal places whereas if the output is a double then it will return the paise corresponding to it divided by 100.
https://github.com/Tanmayrg1999/Rust_program_currency_to_text_using_files
Last synced: about 1 month ago
JSON representation
Rust is blazingly fast and memory-efficient with no runtime or garbage collector, it can power performance-critical services, run on embedded devices, and easily integrate with other languages. The project can rightly determine the textual output till 1 crore and a decimal precision up-to 2. Program will ask the user to enter a number and the expected output will be the text of corresponding currency. If a number is an integer then it will not return anything after decimal places whereas if the output is a double then it will return the paise corresponding to it divided by 100.
- Host: GitHub
- URL: https://github.com/Tanmayrg1999/Rust_program_currency_to_text_using_files
- Owner: Tanmayrg1999
- Created: 2020-07-02T12:19:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T12:24:52.000Z (over 4 years ago)
- Last Synced: 2024-08-02T05:23:15.472Z (4 months ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- awesome-blazingly-fast - Rust_program_currency_to_text_using_files - Rust is blazingly fast and memory-efficient with no runtime or garbage collector, it can power performance-critical services, run on embedded devices, and easily integrate with other languages. The project can rightly determine the textual output till 1 crore and a decimal precision up-to 2. Program will ask the user to enter a number and the expected output will be the text of corresponding currency. If a number is an integer then it will not return anything after decimal places whereas if the output is a double then it will return the paise corresponding to it divided by 100. (Rust)