libacr38u

PC/SC driver for the ACR38U smart card reader

ruby-gitaly

Auto-generated gRPC client for gitaly

Auto-generated gRPC ruby client for gitaly.

libmath-convexhull-perl

Perl module to calculate convex hulls using Graham's scan (n*log(n))

Math::ConvexHull is a simple module that calculates convex hulls from a set of points in 2D space. It is a straightforward implementation of the algorithm known as Graham's scan which, with complexity of O(n*log(n)), is the fastest known method of finding the convex hull of an arbitrary set of points. There are some methods of eliminating points that cannot be part of the convex hull. These may or may not be implemented in a future version.

bmake

NetBSD make

bmake is a program designed to simplify the maintenance of other programs. Its input is a list of specifications as to the files upon which programs and other files depend. mkdep, a program to construct Makefile dependency lists, is also included.

python-django-model-utils

Django model mixins and utilities — Python 2

Django is a high-level web application framework that loosely follows the model-view-controller design pattern.

tcpcopy

online request replication tool

TCPCopy is an online request replication tool using netlink and raw sockets. It can copy TCP flows from production environment to testing environment in real-time with very small impact on normal operation, so that it is a very handful tool for distributed stress testing, hot backup, online testing and benchmarking.