Group: Edee OSS

Sort: popular | newest
Pre Allocated Modified Preorder Tree Traversal, Core and Memory Implementation
Last Release on Jun 24, 2022
Shared Proxy Classes
Last Release on Dec 15, 2022
Pre Allocated Modified Preorder Tree Traversal, RDBMS Implementation
Last Release on Jun 24, 2022
JavAssist Proxy Implementation
Last Release on Dec 15, 2022
Library allows easy evolution of the data model for your application. Darwin runs migration SQL scripts in a specific dialect according to clearly defined rules.
Last Release on Jun 24, 2022
ByteBuddy Proxy Implementation
Last Release on Dec 15, 2022
Small Java library for generating dynamic proxies on top of [ByteBuddy](https://github.com/raphw/byte-buddy) or [Javassist](https://github.com/jboss-javassist/javassist). You can generate data transfer objects, rich traits or even whole implicit DAO implementations dynamically at runtime easily. This library solves the complex stuff, so you can focus on application logic. Serializability, cloning are already solved by us. We also aim for transparent and easily debuggable ...
Last Release on Dec 6, 2022

8. Proxycian Tests

one.edee.oss » proxycian_testsMIT

Proxycian Tests
Last Release on Dec 15, 2022
Babylon is a tool to gather messages, and their translations from property files. It performs a round-trip consisting of two phases: export phase and import phase. In the export phase the messages are written to a Google Sheets spreadsheet. A translator will then fill in the missing translations. In the import phase, the spreadsheet (with the missing translations filled out by a translator) is examined, and the newly translated messages are used to update the respective translation property files. ...
Last Release on Aug 25, 2022
Pre Allocated Modified Preorder Tree Traversal, Tests
Last Release on Jun 24, 2022
Library encapsulates a special flavour of MPTT algorithm with predictable bound computation logic, that allows to minimize write overhead that is otherwise closely connected to standard MPTT algorithm. MPTT flattens hierarchical structure to flat structure with bounds that allow quick filtering children or parent nodes when required.
Last Release on Jun 24, 2022