libopenjph0.21

HTJ2K image compression/decompression library (runtime files)

Implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000 Part 15, ISO/IEC 15444-15, and ITU-T T.814. This library only implements HTJ2K only, supporting features that are defined in JPEG2000 Part 1 (for example, for wavelet transform, only reversible 5/3 and irreversible 9/7 are supported).

r-cran-cards

Analysis Results Data

Construct CDISC (Clinical Data Interchange Standards Consortium) compliant Analysis Results Data objects. These objects are used and re-used to construct summary tables, visualizations, and written reports. The package also exports utilities for working with these objects and creating new Analysis Results Data objects.

ruby-dry-logger

dependency-free logging solution suitable for Ruby application

ruby-dry-logger provides a standalone, dependency-free logging solution suitable for any Ruby application. Some features are structured logging by default, logging to multiple destinations via pluggable logging backends, fine-grained log formatting using formatters, customizable logging logic via log filtering, out-of-the-box exception logging, built-in support for text log templates with customizable colorized output and tagged log entries.

boulder-game

Boulder Dash clone

Collect diamonds and reach the exit - complete with level editor. There are some new elements and a level editor to create more levels. Local high-score.

libcamel-snake-kebab-clojure

clojure library for word case conversion

camel-snake-kebab is a clojure library that helps converting between various formats of word casing such as PascalCase, camelCase, snake_case and others

elpa-jsonrpc

Emacs JSON-RPC library

This library implements the JSONRPC 2.0 specification as described in https://www.jsonrpc.org/. As the name suggests, JSONRPC is a generic Remote Procedure Call protocol designed around JSON objects. To learn how to write JSONRPC programs with this library, see Info node `(elisp)JSONRPC'.