python3-efficient-apriori

efficient Python implementation of the Apriori algorithm

An efficient pure Python implementation of the Apriori algorithm. This repository contains a well-tested implementation of the Apriori algorithm as described in the original paper by Agrawal et al, published in 1994. https://www.macs.hw.ac.uk/~dwcorne/Teaching/agrawal94fast.pdf

libsmiles-scripts-java

command line tools to handle SMILES descriptors - Java libraries

Package contains dependencies (Java libraries) for smiles-scripts.

synadm

Command line admin tool for Synapse (Matrix reference homeserver)

Synadm is a CLI tool to help admins of Matrix-Synapse homeservers conveniently issue commands available via its admin API.

libthrift-0.16.0

Thrift C++ library

Thrift is a software framework for the development of reliable and performant communication and data serialization. It combines a software stack with code generation to build services that operate seamlessly across a number of different development languages.

rtpengine-iptables

IPtables extension module for the kernel-space NGCP media proxy

Sipwise NGCP rtpengine is a proxy for RTP traffic and other UDP based media traffic. It's meant to be used with the Kamailio SIP proxy and forms a drop-in replacement for any of the other available RTP and media proxies.

tox-uv

tox plugin replacing virtualenv and pip with uv

tox-uv is a tox plugin which replaces virtualenv and pip with uv in your tox environments. uv is an extremely fast Python package installer and resolver.