units-of-measure
krangl
units-of-measure | krangl | |
---|---|---|
1 | 1 | |
94 | 559 | |
- | - | |
1.7 | 6.9 | |
over 1 year ago | about 2 years ago | |
Kotlin | Kotlin | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
units-of-measure
-
Type-safe Units with Measured
A somewhat related project but have you taken a look at https://github.com/kunalsheth/units-of-measure
krangl
-
2,900 page Manual about Pandas [pdf]
> And what's the alternative, Excel?
Take this with a grain of salt from someone who needs data manipulation occasionally every now and then (as opposed to being a full time number-cruncher, data-scientist, statistician etc.), using krangl[1] for Kotlin has been a great experience.
I was drawn to this library because I use Kotlin in my dayjob for backend development, but I love how well Kotlin's succinct syntax & features like extension functions lends itself to data transformation & ETL kind of use cases.
Also it doesn't hurt that JVM has a plethora of libraries available for things like DB access, plotting, etc.
I am sure that Pandas has many features I am unaware of, and for a lot of people the high-ish startup time can be a deterrant, but for most of my day to day data munging the combination of jbang, krangl & kravis has been a pretty good fit.
[1] https://github.com/holgerbrandl/krangl
What are some alternatives?
kotlin-times - :octocat: Kotlin reinvented.
kotlin-logging - Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.
kravis - A {K}otlin g{ra}mmar for data {vis}ualization
scientist - A kotlin library for refactoring code. Port of GitHub's scientist.
asmble - Compile WebAssembly to JVM and other WASM tools
kasechange - 🐫🐍🍢🅿 Multiplatform Kotlin library to convert strings between various case formats including Camel Case, Snake Case, Pascal Case and Kebab Case
Kotlift - Kotlift is the first source-to-source language transpiler from Kotlin to Swift
PrimeCalendar - PrimeCalendar provides all of the java.util.Calendar functionalities for Persian, Hijri, and ... dates. It is also possible to convert dates to each other.
kotlinx-datetime - KotlinX multiplatform date/time library
kotlin-pluralizer - :sunny: Kotlin extension to pluralize and singularize strings
kassava - This library provides some useful kotlin extension functions for implementing toString(), hashCode() and equals() without all of the boilerplate.