Skip to content
@Proto4j

Prototypes for Java

A small organization offering different utility Java modules.

Proto4j (Prototypes for Java)

This small Project using the Java language contains different utility modules that provide a specific service. The Proto4j-ESA project for instance, can be used to generate embedded shared archives (ESA) that can be loaded and executed during runtime of a Java applications.

  • 👯 Collaborators: @MatrixEditor
  • 💬 How to Collaborate: Open up an issue or a pull request on new features
  • ⚡ All Projects:

A simple and small Java module that enables quick and easy access to application icons.

Runtime execution of embedded shared archive (ESA) files.

A new way of creating GUIs with Java-Swing. Masks are generated by processing placed annotations.

A module for working with the Android-dx tool. All actions and classes can be created by using an instance of the DexFactory. Releases published on this repository will be named according to the used Android-dx tool version. With this small library you can create Dex-files and read/import them.

A type-safe framework to turn a java interface into a database worker. SQLFactory implementation modules are provided in the factories directory of the repository. Currently, only SQLite and MySQL are provided.

A framework for creating thead-safe oriented client and server structures in Java. The communication can be built on single and/or multicast connections; the receiving and writing process has to be be declared.

A small and simple Java-Swing component to display tournament brackets in a two-dimensional grid, whereby each column can store a different amount of cells.

Java-API used to de-/serialize Objects from/into a binary format. There are two possibilities on how to write code that will be serializable by this module:

  • Use standard Java directives
  • Use pre-defined Annotations on declared classes and fields. further This small overview tries to show both versions as detailed as possible. Nested serializable types will be automatically detected.

Popular repositories Loading

  1. proto4j-redis proto4j-redis Public

    A type-safe framework to turn a java interface into a database worker.

    Java

  2. proto4j-esa proto4j-esa Public

    Runtime execution of embedded shared archive (ESA) files.

    Java

  3. proto4j-xtral proto4j-xtral Public

    A framework for creating thead-safe oriented client and server structures in Java.

    Java

  4. proto4j-jbracket proto4j-jbracket Public

    Simple Java-Swing Component to display tournament brackets

    Java

  5. proto4j-dx proto4j-dx Public

    Java-Module to interact with the Android-dx tool at runtime (read and write .dex files)

    Java

  6. proto4j-msdp proto4j-msdp Public

    Multicast Service Discovery Protocol (MSDP) sepcification and implementation in C++ and Java (with proto4j-xtral).

    C++

Repositories

Showing 10 of 11 repositories
  • kaitai_struct_compiler Public Forked from kaitai-io/kaitai_struct_compiler

    Kaitai Struct: compiler to translate .ksy => .cpp / .cs / .dot / .go / .java / .js / .lua / .nim / .php / .pm / .py / .rb

    Proto4j/kaitai_struct_compiler’s past year of commit activity
    Scala 0 GPL-3.0 151 0 0 Updated Dec 10, 2023
  • proto4j-objection Public

    Proto4j-Objection is a Java-API used to de-/serialize Objects from/into a binary format.

    Proto4j/proto4j-objection’s past year of commit activity
    Java 0 MIT 0 0 0 Updated Dec 10, 2023
  • proto4j-iconmgr Public

    A Java library to manage and load Icons effectively.

    Proto4j/proto4j-iconmgr’s past year of commit activity
    Java 0 MIT 0 0 0 Updated Dec 10, 2023
  • .github Public
    Proto4j/.github’s past year of commit activity
    0 0 0 0 Updated Dec 10, 2023
  • proto4j-swing Public

    A module for generating Java-Swing applications just from placing annotations on their components.

    Proto4j/proto4j-swing’s past year of commit activity
    Java 0 MIT 0 0 0 Updated Dec 10, 2023
  • proto4j-jbracket Public

    Simple Java-Swing Component to display tournament brackets

    Proto4j/proto4j-jbracket’s past year of commit activity
    Java 0 MIT 0 0 0 Updated Dec 10, 2023
  • proto4j-msdp Public

    Multicast Service Discovery Protocol (MSDP) sepcification and implementation in C++ and Java (with proto4j-xtral).

    Proto4j/proto4j-msdp’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Dec 10, 2023
  • proto4j-dx Public

    Java-Module to interact with the Android-dx tool at runtime (read and write .dex files)

    Proto4j/proto4j-dx’s past year of commit activity
    Java 0 MIT 0 0 0 Updated Dec 10, 2023
  • proto4j-xtral Public

    A framework for creating thead-safe oriented client and server structures in Java.

    Proto4j/proto4j-xtral’s past year of commit activity
    Java 0 MIT 0 0 0 Updated Dec 10, 2023
  • proto4j-esa Public

    Runtime execution of embedded shared archive (ESA) files.

    Proto4j/proto4j-esa’s past year of commit activity
    Java 0 Apache-2.0 0 0 0 Updated Dec 10, 2023

Top languages

Loading…

Most used topics

Loading…