{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/double-conversion","name":"double-conversion","description":"A library that performs fast, accurate conversion between\nfloating point and text.\n\nThis library is implemented as bindings to the C++\ndouble-conversion library written by Florian Loitsch at Google:\nhttps://github.com/floitsch/double-conversion.\n\nNow it can convert single precision numbers, and also it can create\nBuilder, instead of bytestring or text.\n\nThe Text versions of these functions are about 30 times faster\nthan the default show implementation for the Double type.\n\nThe ByteString versions are have very close speed to the Text versions;\n\nBuilder versions (both for Text and Bytestring) are slower on single value,\nbut they are much faster on large number of values\n(up to 20x faster on list with 20000 doubles).\n\nAs a final note, be aware that the bytestring-show package is\nabout 50% slower than simply using show.","version":"2.0.5.0","softwareVersion":"2.0.5.0","license":"https://spdx.org/licenses/BSD-2-Clause","codeRepository":"https://github.com/haskell/double-conversion","issueTracker":"https://github.com/haskell/double-conversion/issues","url":"https://github.com/haskell/double-conversion","keywords":["bsd2","library","text","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"C++"},"maintainer":[{"@type":"Person","name":"BryanOSullivan"},{"@type":"Person","name":"Haskell_Mouse"}],"author":[{"@type":"Person","name":"BryanOSullivan"},{"@type":"Person","name":"Haskell_Mouse"}],"copyrightHolder":[{"@type":"Person","name":"BryanOSullivan"},{"@type":"Person","name":"Haskell_Mouse"}],"dateCreated":"2011-06-27","dateModified":"2024-02-11","datePublished":"2024-02-11","copyrightYear":2011,"downloadUrl":"https://hackage.haskell.org/package/double-conversion-2.0.5.0/double-conversion-2.0.5.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/double-conversion"],"https://www.w3.org/ns/activitystreams#likes":18,"https://forgefed.org/ns#forks":38}