libghc-bitwise-prof

fast multi-dimensional unboxed bit packed Bool arrays; profiling libraries

Unboxed multidimensional bit packed Bool arrays with fast aggregate operations based on lifting Bool operations to bitwise operations.

waypipe

Network transparency with Wayland

Waypipe is a proxy for Wayland clients. It forwards Wayland messages and serializes changes to shared memory buffers over a single socket. This makes application forwarding similar to ssh -X feasible.

libhttpclient5-java

HTTP/1.1 and HTTP/2 compliant HTTP agent implementation

HttpClient is a HTTP/1.1 and HTTP/2 compliant HTTP agent implementation based on HttpCore. It also provides reusable components for client-side authentication, HTTP state management, and HTTP connection management.

libzint2.10

library for encoding data in barcode symbols

Zint is a barcode encoding and image generating library. It currently features support for over 50 symbologies including Australian Post 4-state codes (redirect, reply-paid, routing, standard customer), Aztec Code (ISO 24778), Aztec Runes, Channel code, Codabar, Code 11, Code 128 (ISO 15417), Code 16k, Code 2 of 5 (Data Logic, IATA, Industrial, Interleaved, Matrix), Code 32 (Italian Pharmacode), Code 39 (ISO 16388), Code 39 Extended, Code 49, Code 93, Code One, Databar (Expanded, Expanded Stacked, Limited, Stacked Omnidirectional), Data Matrix (ISO 16022), Deutsche Post (Identicode, Leitcode), Dutch Post KIX, EAN-14, European Article Number (EAN), Facing Identification Mark (FIM), Flattermarken, Grid Matrix, ITF-14, International Standard Book Number (ISBN), Japanese Postal Barcode, Korean Postal Barcode, LOGMARS, Maxicode (ISO 16023), MicroPDF417 (ISO 24728), Micro QR Code, MSI Plessey, NVE-18, PDF417 (ISO 15438), Pharmacode (2-track, Zentralnummer (PZN)), PLANET, Postnet, QR Code (ISO 18004), Royal Mail 4-state Barcode, Telepen, Telepen Numeric, UK Plessey, Universal Product Code (UPC-A, UPC-E), USPS Intelligent Mail as well as HIBC.

ortools-flatzinc

Google Optimization Tools (flatzinc)

Google Optimization Tools (a.k.a., OR-Tools) is an open-source, fast and portable software suite for solving combinatorial optimization problems.

python3-hypothesmith

Hypothesis strategies for generating Python programs, something like CSmith

This package provides two Hypothesis strategies for generating Python source code. The generated code will always be syntatically valid, and is useful for testing parsers, linters, auto-formatters, and other tools that operate on source code.