magic-bean VS MFL

Compare magic-bean vs MFL and see what are their differences.

magic-bean

A very basic library which will generate getters and setters. (by bowbahdoe)

MFL

A Java library for reading and writing MATLAB's MAT File format (by HebiRobotics)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
magic-bean MFL
15 1
62 62
- -
3.7 4.7
9 days ago 7 months ago
Java Java
GNU General Public License v3.0 or later Apache License 2.0
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.

magic-bean

Posts with mentions or reviews of magic-bean. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-28.

MFL

Posts with mentions or reviews of MFL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-18.
  • Any suggestions for good open source Java codebases to study(With below criteria)?
    21 projects | /r/java | 18 Nov 2022
    In case you are into serialization, I wrote MFL for working with matlab's .mat file format (focuses on providing a nice API around dynamic types), and QuickBuffers as a zero-allocation implementation for Protobuf (contains Java code generation and lots of performance tuning). Both should have a reasonable size to be interesting without being overwhelming.

What are some alternatives?

When comparing magic-bean and MFL you can also consider the following projects:

record-builder - Record builder generator for Java records

leftright-map-java - A (hopefully) Fast, (hopefully) Thread safe map inspired by evmap

rosie - Transparent Java API for HTTP Requests and Responses

manifold - Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.

microhttp - Fast, scalable, self-contained, single-threaded Java web server

amber-docs - https://openjdk.org/projects/amber

VNameGenerator - A Java implementation of various procedural name generation algorithms, including combinatorial, consonant vowel, context-free grammar, and Markov chain.

rosie-microhttp - Rosie adapter for microhttp

Flyway - Flyway by Redgate • Database Migrations Made Easy.

gestalt - A Java configuration library that allows you to build your configurations from multiple sources, merges them and convert them into an easy-to-use typesafe configuration class. A simple but powerful interface allows you to navigate to a path within your configurations and retrieve a configuration object, list, or a primitive value.

json - A Java JSON Library intended to be easy to learn and simple to teach