Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.
/ rust-dec2flt Public archive

Minimal fork of num's dec2flt from the Rust core library.

Notifications You must be signed in to change notification settings

Alexhuszagh/rust-dec2flt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-dec2flt

A minimal fork of the Rust core library to enhance Rust's float parsing algorithms. All contribution guidelines, authorship, and licensing information is identical to the Rust core library. This will only compile on nightly, in order to make use of the same intrinsics and features as the core library. This is in archival mode right now, since the main pull request to update the float-parsing algorithms has been submitted. Feel free to base any work off of this, however.

This is based off of commit 2bafe96272bf22cd191c6a01741184b60063292d.

About

Minimal fork of num's dec2flt from the Rust core library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published