libwiretap14
network packet capture library -- shared library
Wiretap, part of the Wireshark project, is a library that allows one to
read and write several packet capture file formats.
condor-upgrade-checks
distributed workload management system - single node configuration
Like other full-featured batch systems, HTCondor provides a job queueing
mechanism, scheduling policy, priority scheme, resource monitoring, and
resource management. Users submit their serial or parallel jobs to HTCondor;
HTCondor places them into a queue. It chooses when and where to run the jobs
based upon a policy, carefully monitors their progress, and ultimately
informs the user upon completion.
libplanarity0t64
Library of planarity-related graph algorithms
This library contains the reference implementation of the
Edge Addition Planarity Algorithm, which is the best
linear-time method to embed a planar graph and isolate
planarity obstructions.
upower-tests
abstraction for power management - test infrastructure
upower provides an interface to enumerate power sources on the system
and control system-wide power management. Any application can access the
org.freedesktop.UPower service on the system message bus. Some
operations (such as suspending the system) are restricted using PolicyKit.
lua-cmsgpack
MessagePack implementation and bindings for Lua
lua-cmsgpack is a self contained C file without external dependencies.
MessagePack is an object serialization specification like JSON.
lua-struct
library to convert Lua values to and from C structs
Lua library for converting data to and from C structs.
Its main functions are struct.pack, which packs multiple Lua values into
a struct-like string; and struct.unpack, which unpacks multiple Lua values
from a given struct-like string.