weakforced-trackalert

Longterm abuse data reporting and alerter

The goal of weakforced is to detect brute forcing of passwords across many servers, services and instances. In order to support the real world, brute force detection policy can be tailored to deal with "bulk, but legitimate" users of your service, as well as botnet-wide slowscans of passwords. The aim is to support the largest of installations, providing services to hundreds of millions of users.

python3-dirhash

Python module and CLI for hashing of file system directories

A lightweight Python module and CLI for computing the hash of any directory based on its files' structure and content.

rsass

sass implementation in pure rust - CLI tool

rsass is sass reimplemented in rust with nom.

usbredirect

Simple USB host TCP client

usbredirect is an usbredir client for exporting an USB device either as TCP client or server, for use from another (virtual) machine through the usbredir protocol.

libadwaita-1-examples

Example programs for libadwaita

libadwaita provides GTK widgets and GObjects to ease developing applications for mobile phones.

libblosc2-4

Fast, compressed, persistent binary data store library for C

Blosc is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc main goal is not just to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations.