liblivemedia58
multimedia RTSP streaming library
node-sshpk
library for finding and using SSH public keys
Parse, convert, fingerprint and use SSH keys (both public and private) in
pure node -- no `ssh-keygen` or other external dependencies.
libdap25
Open-source Project for a Network Data Access Protocol library
OPeNDAP provides software that allows you to access data over the internet,
from programs that weren't originally designed for that purpose, as well
as some that were. While OPeNDAP is the original developer of the Data Access
protocol which its software uses, many other groups have adopted DAP
and provide compatible clients, servers and software development kits.
node-parse-asn1
utility library for parsing asn1 files
utility library for parsing asn1 files for use with browserify-sign.
libghc-multiset-comb-prof
combinatorial algorithms over multisets; profiling libraries
Various combinatorial algorithms over multisets,
including generating all permutations,
partitions, size-2 partitions, size-k subsets,
necklaces, and bracelets.
libghc-natural-transformation-prof
natural transformations; profiling libraries
A natural transformation transforms a container f a into another
container g a. Natural transformations act as functor morphisms
in category theory.