libkpim6mbox6

library for handling mbox mailboxes

This is a library for handling mailboxes in mbox format, using a Qt/KMime C++ API.

usbauth

USB firewall against BadUSB attacks

It is a firewall against BadUSB attacks. A config file describes in which way USB interfaces would be accepted or denied. To the kernel an interface authorization was developed with this firewall. The firewall sets the authorization mask according to the rules.

gir1.2-gegl-0.3

GObject introspection data for the Generic Graphics Library

inetsim

Software suite for simulating common internet services

INetSim is a software suite for simulating common internet services in a lab environment, e.g. for analyzing the network behaviour of unknown malware samples.

node-uniq

Node.js module to remove duplicates from a sorted array in place

Why use this instead of underscore.uniq[ue]? A few reasons: * This library updates the array in place without making an extra copy (and so it is faster for large arrays) * It also accepts a custom comparison function so you can remove duplicates from arrays containing object * It is more modular in the sense that it doesn't come with a bazillion other utility grab bag functions.

ruby-sidekiq-limit-fetch

Sidekiq strategy to support queue limits