Git Product home page Git Product logo

xbup-plugins-java's Introduction

XBUP: eXtensible Binary Universal Protocol

The goal of this project is to design and to provide an open-source support for unified general binary data representation format.

This should provide following advantages:

  • Advanced Data Structures - Unified structure should allow to combine various types of data together
  • Efficiency - Optional compression and encryption on multiple levels should allow effective representation of binary data
  • Flexibility - General framework should provide data transformations/processing and compatibility issues solving capability
  • Comprehensibility - Catalog of data types, metadata, relations and abstraction should allow better understanding of data

Homepage: https://xbup.exbin.org

This repository contains Java implementation of the protocol and support tools and sample files.

Structure

As the project is currently in alpha stage, repository contains complete resources for distribution package with following folders:

  • doc - Documentation + related presentations
  • gradle - Gradle wrapper
  • src - Sources related to building distribution packages
  • modules - Libraries and other
  • plugins - Catalog plugins
  • resources - Related resource files, like sample files, images, etc.
  • tools - Distributable subprojects encapsulating modules to runnable applications

Compiling

Java Development Kit (JDK) version 8 or later is required to build this project.

For project compiling Gradle 6.0 build system is used. You can either download and install gradle and run "gradle build" command in project folder or gradlew or gradlew.bat scripts to download separate copy of gradle to perform the project build.

Build system website: https://gradle.org

License

Project uses various libraries with specific licenses and some tools are licensed with multiple licenses with exceptions for specific modules to cover license requirements for used libraries.

Primary license: Apache License, Version 2.0 - see LICENSE.txt

xbup-plugins-java's People

Contributors

hajdam avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.