Code Monkey home page Code Monkey logo

André Rouél's Projects

autoupdate icon autoupdate

A GitHub Action that auto-updates pull requests branches, whenever changes are pushed to their destination branch.

gson icon gson

A Java serialization/deserialization library to convert Java Objects into JSON and back

helidon icon helidon

Java libraries for writing microservices

helidon-contrib icon helidon-contrib

My personal repository with a set of Java libraries for that work in conjunction with Helidon.

htmx icon htmx

</> htmx - high power tools for HTML

immutables icon immutables

Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included

jacclog icon jacclog

Jacclog is a prototype of a modular access log analytics system written in Java. It is open source and the modular architecture (OSGi) is based on Apache Karaf. The goal of this application is the rapid analysis of access logs. At present only a file import and a statistical analysis with CSV export is available.

javaparser icon javaparser

A clone of the javaparser project, since that seemed dead. All submitted patches are accepted.

jsqlparser icon jsqlparser

JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern

jsweet icon jsweet

A Java to JavaScript transpiler.

mongodb-testbed icon mongodb-testbed

Just a prototype to get familiar with MongoDB and Immutables annotation processor.

quality-check icon quality-check

The goal of quality-check is to provide a small Java library for basic runtime code quality checks. It provides similar features to org.springframework.util.Assert or com.google.common.base.Preconditions without the need to include big libraries or frameworks such as Spring or Guava. The package quality-check tries to replace these libraries and provide all the basic code quality checks you need. The checks provided here are typically used to validate method parameters and detect errors during runtime. To detect errors before runtime we use JSR-305 Annotations. With these annotations you are able to detect possible bugs earlier. For more informations look at FindBugs™ JSR-305 support. We noticed that many projects just copy org.springframework.util.Assert or com.google.common.base.Preconditions to get access to these quality checks. Therefore we provide these features and small library that can be included in any application without big overhead.

sitemap-plugin icon sitemap-plugin

The sitemap-plugin is a library for sitemaps generated after the Sitemap 0.90 protocol. All pages that to be listed in the sitemap will be read from the Site Descriptor, also known as site.xml. The Sitemap 0.90 protocol is an open standard supported by the main search engines including Google, Yahoo!, and Microsoft Bing.

slugify icon slugify

Small utility library for generating speaking URLs.

tsec icon tsec

Type-safe general-cryptography library - https://jmcardon.github.io/tsec/

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.