Joda-Beans
SDMLib
Our great sponsors
Joda-Beans | SDMLib | |
---|---|---|
1 | 0 | |
134 | 16 | |
0.0% | - | |
4.3 | 0.0 | |
about 1 month ago | over 1 year ago | |
Java | Java | |
Apache License 2.0 | - |
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
-
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.
SDMLib
We haven't tracked posts mentioning SDMLib yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
javawriter - A Java API for generating .java source files.
FreeBuilder - Automatic generation of the Builder pattern for Java
NetworkParser - Framework for serialization to Json, XML, Byte and Excel, therefore an oviparous wool milk sow J
Lombok - Very spicy additions to the Java programming language.
javageci - Java Code Generation Framework
core - An advanced and highly optimized Java library to build frameworks: it's useful for scanning class paths, generating classes at runtime, facilitating the use of reflection, scanning the filesystem, executing stringified source code and much more...
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.