librte-pmd-qede1
Data Plane Development Kit (librte-pmd-qede runtime library)
libklibc
minimal libc subset for use with initramfs
klibc is intended to be a minimalistic libc subset for use with
initramfs. It is deliberately written for small size, minimal
entanglement, and portability, not speed. It is definitely a work in
progress, and a lot of things are still missing.
aws-shell
Interactive productivity booster for the AWS CLI
aws-shell provides a interactive environment to control AWS services.
The following features are supported:
libkmod2
libkmod shared library
This library provides an API for insertion, removal, configuration and
listing of kernel modules.
peg-go
implementation of a Packrat parser generator in Go
Peg, Parsing Expression Grammar, is an implementation of a Packrat
parser generator. A Packrat parser is a descent recursive parser capable
of backtracking. The generated parser searches for the correct parsing
of the input.
node-is-buffer
Determine if an object is a Buffer
This module lets you check if an object is a Buffer without using
Buffer.isBuffer (which includes the whole buffer module in browserify).