Skip to content
View ethlo's full-sized avatar

Block or report ethlo

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ethlo/README.md

Hello!

I'm Morten Haraldsen, an experienced software architect and developer with a passion for algorithms, data structures, databases, and performance optimization. I specialize in enhancing system performance through code refinement, database tuning, and cache optimization.

Here are some of my notable projects:

  • ITU - Date-Time Parser and Formatter: An extremely fast parser and formatter for standardized dates and date-times, supporting RFC-3339 (ISO-8601 profile) and more.
  • Spring Transaction-Aware Cache Decorator: A transaction-aware cache decorator that holds cache values transiently until commit to avoid polluting the cache with invalid values in case of a rollback.
  • Chronograph: A highly configurable, easy-to-use stopwatch allowing measurement of accumulated run-time, with support for numerous statistics.
  • Eclipselink Maven Plugin: A Maven plugin for Eclipselink JPA, supporting static weaving, canonical model generation, and DDL generation.
  • JSON Schema to XSD Converter: A highly configurable converter from JSON Schema to XML Schema (XSD).

I hope you find these libraries useful. If you have any questions or encounter any problems, please feel free to open an issue!

Some statistics

GitHub stats

Pinned Loading

  1. eclipselink-maven-plugin eclipselink-maven-plugin Public

    Eclipselink JPA Maven plugin, supporting static weaving, canonical model generation, and DDL generation.

    Java 33 16

  2. jsons2xsd jsons2xsd Public

    Highly configurable converter from JSON-schema to XML-schema (XSD).

    Java 85 44

  3. dachs dachs Public

    Dachs - Data Change Snitch - Unified persistence events

    Java 5 2

  4. itu itu Public

    An extremely fast parser and formatter of standardized date and date-times supporting RFC-3339 (ISO-8601 profile) and more.

    Java 32 10

  5. spring-tx-cache-decorator spring-tx-cache-decorator Public

    Transaction-aware cache decorator that holds cache values transiently until commit to avoid polluting the cache with invalid values in case of a rollback.

    3 2

  6. chronograph chronograph Public

    Highly configurable, easy to use stopwatch allowing measurement of accumulated run-time, with support for numerous statistics.

    Java 5