softether-vpnserver
multiprotocol VPN program (server daemon)
SoftEther is an open-source cross-platform multi-protocol VPN program.
libavif6
Library for handling .avif files
liborcus-0.16-0
library for processing spreadsheet documents
Orcus is a library that provides a collection of standalone file processing
filters. It is currently focused on providing filters for spreadsheet
documents, but filters for other productivity application types (such as
wordprocessor and presentation) are in consideration.
liborcus-spreadsheet-model-0.16-0
library for processing spreadsheet documents - spreadsheet model library
Orcus is a library that provides a collection of standalone file processing
filters. It is currently focused on providing filters for spreadsheet
documents, but filters for other productivity application types (such as
wordprocessor and presentation) are in consideration.
libdexx-java
immutable, persistent collection classes for Java
Dexx Collections are a port of Scala's immutable, persistent collection
classes to pure Java. Persistent in the context of functional data structures
means the data structure preserves the previous version of itself when
modified. This means any reference to a collection is effectively immutable.
However, modifications can be made by returning a new version of the data
structure, leaving the original structure unchanged.
node-basic-auth-parser
Parse Basic Auth Authorization HTTP headers
NodeJS package to parse Basic Auth Authorization HTTP headers.