Skip to main content

Eclipse Serializer

Eclipse Serializer allows to (de-)serialize any Java object without the need for an annotation, superclass or interface, or a data schema that generates code. Besides the serialization functionality, you can customize many aspects, has support for circular references and data model evolution (refactoring) as you can define mappings for the binary data to your current class model.

Basics


Repositories

Repo Commits Reviews Issues
https://github.com/eclipse-serializer/serializer 93 51 10
https://github.com/eclipse-serializer/.eclipsefdn 2 0 0

Activity - commits

There have been 95 commits made by 8 people on 2 repositories over the last 12 months.


Activity - issues

There have been 10 issues submitted by 7 people on 1 repositories over the last 12 months.


Activity - reviews

There have been 51 reviews submitted by 7 people on 1 repositories over the last 12 months.

The EMO oversees the lifecycle of Eclipse projects, trademark and IP management, and provides a governance framework and recommendations on open source best practices.

See the project’s PMI page at https://projects.eclipse.org/projects/technology.serializer


Releases


IP Lab requests

Organization Settings

  • GitHub organization: eclipse-serializer
  • 2FA enforced: True
  • Default workflow permissions: read

Branch Protections

This project has a total of 2 repositories in its associated GitHub organization eclipse-serializer . The graph below outlines the percentange of repositories that have either defined a Branch Protection Rule or Repository Ruleset: Branch protections

Back to the top