asciigraph
Line graph library
A lightweight Go library for creating ASCII line graphs with minimal dependencies.
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
3k stars
29 watching
102 forks
Language: Go
last commit: 26 days ago
Linked from 2 awesome lists
ascii-chartasciigraphchartcharting-libraryclicommand-linecommand-line-toolgogolanggolang-librarygraphline-chartplotterminalutility
Related projects:
Repository | Description | Stars |
---|---|---|
experience-monks/math-as-code | A cheat-sheet guide to mathematical notation in code form to ease developers into mathematical concepts. | 15,044 |
rklompuu/fpsheet | A spreadsheet program with Haskell as the scripting language that uses a built-in interpreter session to compute cell values from formulas. | 95 |
leegao/float-hacks | Provides numerical methods for computing powers, exponentials, logarithms and geometric means using integer arithmetic. | 162 |
mars-project/mars | A unified framework for large-scale data computation that scales various libraries and frameworks. | 2,704 |
absmall/p2 | An implementation of the P^2 algorithm for dynamic calculation of percentiles and histograms without storing observations. | 24 |
kingzez/easy-math.js | A TypeScript-based math utility for basic arithmetic operations | 7 |
accelerated-text/numberwords | Converts numbers to natural language expressions | 197 |
mpusz/mp-units | A C++ library for dimensional analysis and unit/quantity manipulation. | 1,094 |
numpy/numpy | Provides support for large, multi-dimensional arrays and matrices, along with functions to manipulate them, as well as tools for integration with C/C++ code. | 28,087 |
elizabethadegbaju/remotecalc | A service that evaluates mathematical expressions encoded in base64 and returns the result. | 5 |
pydata/numexpr | Fast numerical expression evaluator for NumPy and other libraries | 2,238 |
powturbo/turbopfor-integer-compression | A C library providing a set of efficient algorithms for compressing and decompressing integers. | 772 |
picrap/romannumerals | Converts numbers to and from Roman numerals with various formatting options. | 5 |
olbrich/ruby-units | A gem that simplifies unit conversions in scientific calculations by providing a class to handle units and perform various mathematical operations on them. | 527 |
mikelankamp/fpm | A header-only C++ library providing deterministic fixed-point math functionality | 672 |