Pinned Repositories
delight-async-properties
Async Properties is a Java library to store and retrieve properties in an asynchronous manner.
delight-concurrency
Abstraction over basic concurrency operations in Java.
delight-decoupled-gwt-rpc
Allows using the GWT RPC serialization without using a GWT Servlet
delight-fileupload
A simple wrapper for Apache Commons FileUpload to use it with Netty and other IO servers
delight-graaljs-sandbox
A sandbox for executing JavaScript with Graal in Java
delight-java-start-process
Wrapper to make work with Runtime.getRuntime() easier and less error-prone
delight-main
Overview of the Java Delight Suite
delight-metrics
Lightweight metrics for Java.
delight-nashorn-sandbox
A sandbox for executing JavaScript with Nashorn in Java.
delight-rhino-sandbox
A sandbox to execute JavaScript code with Rhino in Java.
javadelight's Repositories
javadelight/delight-nashorn-sandbox
A sandbox for executing JavaScript with Nashorn in Java.
javadelight/delight-graaljs-sandbox
A sandbox for executing JavaScript with Graal in Java
javadelight/delight-rhino-sandbox
A sandbox to execute JavaScript code with Rhino in Java.
javadelight/delight-metrics
Lightweight metrics for Java.
javadelight/delight-fileupload
A simple wrapper for Apache Commons FileUpload to use it with Netty and other IO servers
javadelight/delight-async-properties
Async Properties is a Java library to store and retrieve properties in an asynchronous manner.
javadelight/delight-concurrency
Abstraction over basic concurrency operations in Java.
javadelight/delight-decoupled-gwt-rpc
Allows using the GWT RPC serialization without using a GWT Servlet
javadelight/delight-async
Foundations and utilities for developing asynchronous applications in Java.
javadelight/delight-json
A very lightweight API to create JSON documents in Java.
javadelight/delight-keyvalue
An abstract implementation of a key-value store for Java
javadelight/delight-keyvalue-sql
Key Value Store Implementation in Java for SQL Databases
javadelight/delight-letsencrypt
Utilities to create Let's Encrypt certificates.
javadelight/delight-npm-package
Download and package npm dependencies with Java.
javadelight/delight-promise
A promise implementation for Java.
javadelight/delight-rhino-gwt
Utilities to run GWT applications with Rhino.
javadelight/delight-strings
Utilities to work with Strings.
javadelight/delight-clients
A well-balanced scaffold for developing client applications.
javadelight/delight-files
A productive API for working with files in Java
javadelight/delight-functional
Utilities for functional-style Java applications.
javadelight/delight-gwt-simple-linker
A simple linker for using GWT on the server side.
javadelight/delight-http
A productive API for building HTTP server
javadelight/delight-http-server-netty3
An implementation for http-server using netty3.
javadelight/delight-keyvalue-tests
General tests for key value stores.
javadelight/delight-maven-tools
Java tools to work with Maven Projects and Repositories.
javadelight/delight-metrics-js
Easy API for accessing metrics from GWT.
javadelight/delight-server
A sensible basic API for all Java servers.
javadelight/delight-simple-log-log4j
Bridge from Log4J to delight-simple-log
javadelight/delight-utils
General utilities to working in GWT and JRE
javadelight/scheduler
Tools for scheduling operations in sequence or in parallel.