kotlin-csv
jclasslib
kotlin-csv | jclasslib | |
---|---|---|
1 | 3 | |
644 | 2,734 | |
- | - | |
6.2 | 7.4 | |
about 2 months ago | 23 days ago | |
Kotlin | Kotlin | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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.
kotlin-csv
-
How do I populate a spinner with data from a csv file?
Probably want to start off with something that can parse the csv file. https://github.com/doyaaaaaken/kotlin-csv is one library you could use
jclasslib
-
Help?
You might be able to use a tool like https://github.com/ingokegel/jclasslib that allows some editing. I've never used it and have no idea whether it will support what you need to achieve in terms of editing or what range of class-formats it supports.
-
Debugger for Java Bytecode
I use jclasslib to view bytecode: https://github.com/ingokegel/jclasslib
-
FlatLaf 1.0 - Swing Look and Feel
FlatLaf is already used in a lot of open-source and commercial applications. To name only a few: Apache NetBeans, jclasslib, KeyStore Explorer, install4j, DbVisualizer, MagicPlot, OWASP ZAP. Here is a longer list.
What are some alternatives?
TLSLibrary - Simple TlsLibrary written in Kotlin - Provides DSL for creating TLS connections
kotlin-logging - Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.
fakeit - The Kotlin fake data generator library!
kotlin-pluralizer - :sunny: Kotlin extension to pluralize and singularize strings
kotlin-hashids - Kotlin hashids hash function
klutter - A mix of random small libraries for Kotlin, the smallest reside here until big enough for their own repository.
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.
Strukt - C-style structs on the JVM!
actions-on-google-kotlin - Unofficial Actions on Google SDK for Kotlin and Java
kotlin-times - :octocat: Kotlin reinvented.
better-parse - A nice parser combinator library for Kotlin
kotlinx-datetime - KotlinX multiplatform date/time library