Joda-Beans
Java library to provide an API for beans and properties. (by JodaOrg)
NetworkParser
Framework for serialization to Json, XML, Byte and Excel, therefore an oviparous wool milk sow J (by fujaba)
Our great sponsors
Joda-Beans | NetworkParser | |
---|---|---|
1 | 0 | |
134 | 4 | |
0.0% | - | |
4.3 | 0.0 | |
29 days ago | 18 days ago | |
Java | Java | |
Apache License 2.0 | 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.
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.
Joda-Beans
Posts with mentions or reviews of Joda-Beans.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-14.
-
With the recent changes to Discord's branding, here's a proposition for a new tagline for C#. Thoughts?
I know I've been talking about properties a bunch, but let's look at Java. Java Beans are terrible - so terrible that the community has a number of workarounds. Immutables (https://immutables.github.io) lets you generate builders, Lombok (https://projectlombok.org) has their annotations that do runtime and IDE magic, there's Joda-Beans (https://www.joda.org/joda-beans/), there's the new Java Records if you want immutable-only and non-compatibility with lots of libraries, there are people using Kotlin for their data classes and Java for other things... Properties are this simple thing that lets C# work with the whole getter/setter pattern without being horribly annoying - there's just this weird { get; set; } thing that I can ignore because I don't care.
NetworkParser
Posts with mentions or reviews of NetworkParser.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning NetworkParser yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Joda-Beans and NetworkParser you can also consider the following projects:
javawriter - A Java API for generating .java source files.
FreeBuilder - Automatic generation of the Builder pattern for Java
SDMLib
Lombok - Very spicy additions to the Java programming language.
protostuff - Java serialization library, proto compiler, code generator
javageci - Java Code Generation Framework
jsoniter - jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
ponyc - :horse: Pony is an open-source, actor-model, capabilities-secure, high performance programming language
Babel (Formerly 6to5) - 🐠 Babel is a compiler for writing next generation JavaScript.