libthumbnailator-java

thumbnail generation library for Java

Thumbnailator simplifies the task of making thumbnails into a single method call.

liblwt-log-ocaml

optimised functions to read and write int16/32/64 (runtime)

Lwt_log is a Lwt-friendly logging library. The library is split into two ocamlfind packages. The "basic" lwt_log includes Unix log destination support, such as files and syslog, and Lwt_daemon. lwt_log.core is the pure-OCaml part of lwt_log, suitable for targeting JavaScript in the browser, or elsewhere where Unix is not available.

openjdk-11-jre-dcevm

Alternative VM for OpenJDK 11 with enhanced class redefinition

The Dynamic Code Evolution Virtual Machine (DCE VM) is a modification of the Java HotSpot VM that allows unlimited redefinition of loaded classes at runtime. The current hotswapping mechanism of the HotSpot VM allows only changing method bodies. This enhanced VM allows adding and removing fields and methods as well as changes to the super types of a class.

rcon

client for RCON protocol

Python 3 library, which provides a client to interact with RCON servers. The RCON protocol is used to remotely control a game server, i.e. execute commands on a game server and receive the respective results.

libghc-splitmix-prof

fast splittable PRNG; profiling libraries

Pure Haskell implementation of SplitMix, a splittable pseudorandom number generator that is quite fast.

librecast1

Software implementation of Recast Navigation (shared library)

Recast is state of the art navigation mesh construction toolset for games.