This is the Linux app named Double Conversion whose latest release can be downloaded as v3.3.1sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Double Conversion with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Double Conversion
DESCRIPTION
Double Conversion is a high-performance C++ library that provides precise and efficient binary-decimal and decimal-binary conversion routines for IEEE 754 double-precision floating-point numbers. Originally extracted from the V8 JavaScript engine, it was refactored into a standalone library to make its robust number conversion algorithms easily reusable in other projects. The library ensures consistent and accurate results for converting between double values and their string representations, avoiding rounding errors and performance bottlenecks common in standard conversion routines. It is optimized for both speed and correctness, making it ideal for numerical computation libraries, serialization systems, and scripting engines. The codebase includes detailed documentation and comprehensive unit tests to validate correctness across various platforms. With flexible build options using SCons, CMake, or Bazel, Double Conversion integrates seamlessly into modern C++ development workflows.
Features
- High-precision conversion between binary and decimal representations of IEEE double values
- Extracted and optimized from the V8 JavaScript engine for standalone use
- Guarantees accurate rounding and consistent numeric formatting
- Portable and efficient C++ implementation with minimal dependencies
- Supports multiple build systems including SCons, CMake, and Bazel
- Extensively tested for performance and reliability across compilers and architectures
Programming Language
C, C++, Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/double-conversion.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.