Group: Edee OSS
Sort:
popular
|
newest
1. Pre Allocated Modified Preorder Tree Traversal, Core and Memory Implementation2 usages
one.edee.oss » pmptt_coreMIT
Pre Allocated Modified Preorder Tree Traversal, Core and Memory Implementation
Last Release on Jun 24, 2022
2. Shared Proxy Classes2 usages
one.edee.oss » proxycian_coreMIT
Shared Proxy Classes
Last Release on Dec 15, 2022
3. Pre Allocated Modified Preorder Tree Traversal, RDBMS Implementation1 usages
one.edee.oss » pmptt_rdbmsMIT
Pre Allocated Modified Preorder Tree Traversal, RDBMS Implementation
Last Release on Jun 24, 2022
4. JavAssist Proxy Implementation1 usages
one.edee.oss » proxycian_javassistMIT
JavAssist Proxy Implementation
Last Release on Dec 15, 2022
5. Database Schema Evolution Mechanism In A Tiny Library1 usages
one.edee.oss » darwinMIT
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
6. ByteBuddy Proxy Implementation1 usages
one.edee.oss » proxycian_bytebuddyMIT
ByteBuddy Proxy Implementation
Last Release on Dec 15, 2022
7. JavAssist Proxying Aggregation Project
one.edee.oss » proxycianMIT
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
9. Babylon Translation Utility
one.edee.oss » babylon-maven-pluginMIT
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
10. Pre Allocated Modified Preorder Tree Traversal, Tests
one.edee.oss » pmptt_testsMIT
Pre Allocated Modified Preorder Tree Traversal, Tests
Last Release on Jun 24, 2022
11. Pre Allocated Modified Preorder Tree Traversal
one.edee.oss » pmpttMIT
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