Popularity
0.8
Growing
Activity
0.0
Stable
0
1
0
Monthly Downloads: 0
Programming language: Haskell
License: Mozilla Public License 2.0
Tags:
Text
IntFormats alternatives and similar packages
Based on the "Text" category.
Alternatively, view IntFormats alternatives based on common mentions on social networks and blogs.
-
skylighting
A Haskell syntax highlighting library with tokenizers derived from KDE syntax highlighting descriptions -
double-conversion
A fast Haskell library for converting between double precision floating point numbers and text strings. It is implemented as a binding to the V8-derived C++ double-conversion library.
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of IntFormats or a related project?
README
Text.IntFormats Haskell Library
This library includes functions for converting from a string to an integer, with the base determined automatically, and from an integer to a string, with the user specifying the base. Supports negative numbers.
Bug? Possible improvements? Let me know!
Just open an issue or pull request