Simple-line-splitter-gui VS jclasslib

Compare Simple-line-splitter-gui vs jclasslib and see what are their differences.

Simple-line-splitter-gui

Split a file into multiple based on amount of lines. Made with Java and Swing. (by d-holguin)

jclasslib

jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode. (by ingokegel)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Simple-line-splitter-gui jclasslib
2 3
1 2,596
- -
0.0 6.4
almost 2 years ago 4 months ago
Java Kotlin
GNU General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

Simple-line-splitter-gui

Posts with mentions or reviews of Simple-line-splitter-gui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-25.
  • FlatLaf 1.0 - Swing Look and Feel
    8 projects | /r/java | 25 Feb 2021
    For example my Swing project using a Jar file the only lines of code I needed are on line 20 & line 35 in my main class ->https://github.com/KiwiCode-s/Simple-line-splitter-gui/blob/master/src/MainViewer.java

jclasslib

Posts with mentions or reviews of jclasslib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-17.
  • Debugger for Java Bytecode
    2 projects | /r/java | 17 Aug 2021
    I use jclasslib to view bytecode: https://github.com/ingokegel/jclasslib
  • FlatLaf 1.0 - Swing Look and Feel
    8 projects | /r/java | 25 Feb 2021
    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?

When comparing Simple-line-splitter-gui and jclasslib you can also consider the following projects:

kotlin-logging - Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.

kotlin-pluralizer - :sunny: Kotlin extension to pluralize and singularize strings

klutter - A mix of random small libraries for Kotlin, the smallest reside here until big enough for their own repository.

kotlin-times - :octocat: Kotlin reinvented.

Strukt - C-style structs on the JVM!

kotlinx-datetime - KotlinX multiplatform date/time library

kotlinx.atomicfu - The idiomatic way to use atomic operations in Kotlin

kotlin-csv - Pure Kotlin CSV Reader/Writer

aleksa - Aleksa is a small framework for writing Alexa Skills in Kotlin

kotlinx.reflect.lite - Lightweight library allowing to introspect basic stuff about Kotlin symbols

better-parse - A nice parser combinator library for Kotlin

CakeParse - Simple parser combinator library for Kotlin